ページの先頭行へ戻る
Interstage Application Server リファレンスマニュアル(API編)

2.3.1 CORBA::Object::_nil()

名前

  CORBA::Object::_nil

形式

  #include <orb_cplus.h>
  static Object_ptr CORBA::Object::_nil(
          CORBA::Environment&  env );

機能説明

  NILLオブジェクトリファレンスを返します。

パラメタ

  env

  例外情報が格納される構造体。

復帰値

  NILLオブジェクトリファレンスが返されます。