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.
This method retrieves the MIMECSETINFO structure corresponding to the specified charset name.
HRESULTGetCharsetInfo(BSTRCharset,PMIMECSETINFOpCharsetInfo);
Parameters
- Charset
[in] ISO-defined or IANA-defined charset name the client wants information about. - pCharsetInfo
[out] Pointer to the buffer to receive the MIMECSETINFO structure corresponding to the specified charset.
Return Values
Returns S_OK if successful or E_FAIL otherwise.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Mlang.h, Mlang.idl.
Link Library: Mlang.dll.
Send Feedback on this topic to the authors