System::String::u_str メソッド
String::u_str method
ICU 形式の null 終端バッファを返します。文字列を再割り当てする場合があります。
const UChar * System::String::u_str() const
ReturnValue
null 終端文字列バッファへのポインタ。
参照
- Class String
- Namespace System
- Library Aspose.Page for C++
ICU 形式の null 終端バッファを返します。文字列を再割り当てする場合があります。
const UChar * System::String::u_str() const
null 終端文字列バッファへのポインタ。