Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATString::operator const CATWChar *
CATString::operator const CATWChar * (  )  const

Const CATWChar* override - you may not modify the string this way, but you can use it for const functions.

Be careful to specifically specify this overload for multi-argument functions like wprintf, otherwise you'll end up with garbage.

Returns:
const CATWChar* - pointer to string buffer in wide-char (Unicode) format.
See also:
GetUnicodeBuffer(), ReleaseBuffer()

Definition at line 949 of file CATString.cpp.

References CATASSERT, fAsciiLocked, and fUnicodeBuffer.


Generated on Mon Feb 11 04:11:02 2008 for Game Accessibility Suite by doxygen 1.5.4