Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Converts all the characters in this CStringT object from the OEM character set to the ANSI character set.
void OemToAnsi();
Remarks
This function is not available if _UNICODE is defined.
Example
See the example for CStringT::AnsiToOem.
Requirements
Header: cstringt.h