to_utf16string, fonction
Décodez en utf16 à partir d'une chaîne étroite ou large
_ASYNCRTIMP utf16string __cdecl to_utf16string(
const std::string &value
);
_ASYNCRTIMP utf16string __cdecl to_utf16string(
const utf16string &value
);
Paramètres
- value
Configuration requise
En-tête : asyncrt_utils.h
Espace de noms : utility::conversions