Version

    Other Documentation

menu_open
Wwise SDK 2022.1.11

◆ ReadString()

template<class CHAR_T >
bool AK::IReadBytes::ReadString ( CHAR_T *  out_pszString,
AkInt32  in_nMax 
)
inline

Reads a 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_pszStringPointer to a fixed-size buffer
in_nMaxMaximum number of characters to be read in out_pszString, including the terminating NULL character

Definition at line 94 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