IMultiLanguage2::GetLcidF...     IMultiLanguage2::GetNumbe...     IMultiLanguage2 Interface    
Web Workshop (Miscellaneous)

IMultiLanguage2::GetNumberOfCodePageInfo Method


Retrieves the number of code pages for which there is information available on the system.

Syntax

HRESULT GetNumberOfCodePageInfo(
    UINT *pcCodePage
);

Parameters

pcCodePage
[out] Address of an unsigned integer that receives the number of code pages available on the system.

Return Value

Returns S_OK if successful, or E_FAIL otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.