Interstage Application Server リファレンスマニュアル(API編)
目次 索引 前ページ次ページ

第2章 C++言語インタフェース> 2.15 その他の関数

2.15.5 CORBA::wstring_free()

名前

 CORBA::wstring_free − 文字列領域の解放

形式

 #include <orb_cplus.h>
 void    CORBA::wstring_free(
        CORBA::WChar *str );

機能説明

 CORBA::wstring_free()は、strで指定された文字列領域を解放します。

パラメタ

 str
解放する文字列領域。

復帰値

 なし。


目次 索引 前ページ次ページ

All Rights Reserved, Copyright(C) 富士通株式会社 2005