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