company logo

String :: data16 - Returns a pointer to the 16 bit string data area

The function returns a const utf16char * pointer to the area containing UTF16 encoded string data. The method is implemented for C++, only.

Return value:   - Title unknown ( utf16char * )

Implementation details