名前
CORBA::NVList::count
形式
#include <orb_cplus.h> Long CORBA::NVList::count( CORBA::Environment& env ) const;
機能説明
リストオブジェクトに対して設定されているパラメタの総数を返します。
パラメタ
例外情報が格納される構造体。
復帰値
正常終了した場合は、総数が返されます。異常終了した場合は、CORBA::FAILEDが返されます。