Version

menu_open
bool AK::IReadBytes::ReadString ( wchar_t *  out_pszString,
long  in_nMax  
) [inline]

Reads a unicode string into a fixed-size buffer.

Returns:
True if the operation was successful, False otherwise. An insufficient buffer size does not cause failure.
Parameters:
out_pszString  Pointer to a fixed-size buffer
in_nMax  Maximum number of characters to be read in out_pszString, including the terminating NULL character

Definition at line 69 of file IBytes.h.

References ReadBytes().


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise