Interstage Application Server リファレンスマニュアル(API編) |
目次
索引
![]() ![]() |
第2章 C++言語インタフェース | > 2.12 POA関連インタフェース | > 2.12.2 DynamicImplementationインタフェース |
PortableServer::DynamicImplementation::_this
CORBA::Object_ptr PortableServer::DynamicImplementation::_this();
対象のServantに対するオブジェクトリファレンスを返します。
正常終了した場合は、対象のServantに対するオブジェクトリファレンスが返されます。
目次
索引
![]() ![]() |