Borland(R) Enterprise Server VisiBroker(R) デベロッパーズガイド
CORBA::Objectクラスの_nil()メソッドを使用してnilオブジェクトリファレンスを取得できます。この関数は,Object_ptrにキャストするNULL値を返します。
class Object { . . . static CORBA::Object_ptr _nil(); . . . };
All Rights Reserved. Copyright (C) 2006, Hitachi, Ltd.
COPYRIGHT (C) 1992-2004 Borland Software Corporation. All rights reserved.