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