Interstage Application Server リファレンスマニュアル(API編) |
目次
索引
![]() ![]() |
第2章 C++言語インタフェース | > 2.15 その他の関数 |
CORBA::string_free − 文字列領域の解放
#include <orb_cplus.h> void CORBA::string_free( CORBA::Char *str );
CORBA::string_free()は、strで指定された文字列領域を解放します。
なし。
目次
索引
![]() ![]() |