The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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 |
|
|
IDL |
|
|
DLL |
|
See also
Show: