utf8_to_utf16 Function
Converts a UTF-8 string to a UTF-16
_ASYNCRTIMP utf16string __cdecl utf8_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 UTF-8 string to a UTF-16
_ASYNCRTIMP utf16string __cdecl utf8_to_utf16(
const std::string &s
);
Header: asyncrt_utils.h
Namespace: utility::conversions