IMultiLanguage::GetNumberOfCodePageInfo method
Returns the number of code pages for which there is information available on the system.
Syntax
HRESULT GetNumberOfCodePageInfo(
[out] UINT *pcCodePage
);
Parameters
- pcCodePage [out]
The address of the buffer that receives the number of code pages available on the system.
Return value
Returns NOERROR if successful, or E_FAIL otherwise.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mlang.h |
IDL |
Mlang.idl |
DLL |
Mlang.dll |