1/6/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 |