Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Retrieves the script identifier associated with a code page.
Syntax
HRESULT CodePageToScriptID( [in] UINT uiCodePage, [out] SCRIPT_ID *pSid );
Parameters
- uiCodePage
- [in] Unsigned integer value that specifies the code page.
- pSid
- [out] Address of a SCRIPT_ID value that receives the script identifier associated with the code page.
Return Value
Returns S_OK if successful, or an error code otherwise.
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.