Returns the number of code pages for which there is information available on the system.
Syntax
HRESULT GetNumberOfCodePageInfo( UINT *pcCodePage );
Parameters
- pcCodePage
- [out] Address of the buffer that receives the number of code pages available on the system.
Return Value
Returns NOERROR if the call is successful, or E_FAIL otherwise.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0
See Also