Interstage Application Server リファレンスマニュアル(API編) |
目次
索引
![]() ![]() |
第2章 C++言語インタフェース | > 2.6 NVListクラス |
CORBA::NVList::remove
#include <orb_cplus.h> CORBA::Status CORBA::NVList::remove( Long count, CORBA::Environment& env );
リストオブジェクトのcount番目のパラメタ情報を削除します。
正常終了した場合は、CORBA::OKが返されます。
異常終了した場合は、CORBA::FAILEDが返されます。
目次
索引
![]() ![]() |