usascii_to_utf16 Function
Converts a ASCII (us-ascii) string to a UTF-16 string.
_ASYNCRTIMP utf16string __cdecl usascii_to_utf16(
const std::string &s
);
Parameters
- s
Requirements
Header: asyncrt_utils.h
Namespace: utility::conversions
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Converts a ASCII (us-ascii) string to a UTF-16 string.
_ASYNCRTIMP utf16string __cdecl usascii_to_utf16(
const std::string &s
);
Header: asyncrt_utils.h
Namespace: utility::conversions