System::String::u_str 메서드
String::u_str method
ICU 스타일의 널 종료 버퍼를 반환합니다. 문자열을 재할당할 수 있습니다.
const UChar * System::String::u_str() const
ReturnValue
null-terminated 문자열 버퍼에 대한 포인터.
또 보기
- Class String
- Namespace System
- Library Aspose.Page for C++
ICU 스타일의 널 종료 버퍼를 반환합니다. 문자열을 재할당할 수 있습니다.
const UChar * System::String::u_str() const
null-terminated 문자열 버퍼에 대한 포인터.