IMLangConvertCharset::GetDestinationCodePage
A version of this page is also available for
4/8/2010
This method retrieves the identifier value of the destination code page of the Conversion object.
Syntax
HRESULT GetDestinationCodePage(
UINT* puiDstCodePage
);
Parameters
- puiDstCodePage
[out] Pointer to an unsigned integer that will receive the code page identifier value.
Return Value
Returns S_OK if successful or an error value otherwise.
Requirements
Header | mlang.h, mlang.idl |
Library | mlang.dll |
Windows Embedded CE | Windows CE .NET 4.0 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |