Interstage Application Server リファレンスマニュアル(API編) |
目次
索引
![]() ![]() |
第2章 C++言語インタフェース | > 2.8 Requestクラス |
CORBA::Request::ctx
#include <orb_cplus.h> void CORBA::Request::ctx( CORBA::Context_ptr ctx, CORBA::Environment& env );
CORBA::Object::_create_request()で生成したリクエストオブジェクトにctxで指定したContextオブジェクトを設定します。
なし
目次
索引
![]() ![]() |