 |
GetKBCodePage ..msdn Add comment W32 Constants Translate this page |
 |
 |
|
Returns the current code page. |
 |
 |
| Code examples: |
 |
|
|
 |
 |
| Declaration: |
 |
 |
UINT GetKBCodePage(VOID);
|
 |
 |
 |
| FoxPro declaration: |
 |
 |
DECLARE INTEGER GetKBCodePage IN user32
|
 |
 |
 |
| Parameters: |
 |
| This function has no parameters. |
 |
 |
| Return value: |
 |
| The return value is an OEM code-page identifier, or it is the default identifier if the registry value is not readable. |
 |
 |
| My comment: |
 |
For a list of OEM code-page identifiers, see GetOEMCP.
This function is provided only for compatibility with 16-bit versions of Windows. Win32-based applications should use the GetOEMCP function to retrieve the OEM code-page identifier for the system. |
 |
 |
| Word Index links for the GetKBCodePage : |
 |
|
|
 |
 |
| Translate this page: |
 |
|
 |
 |
| • |
 |
| Created: | 2001-08-02 12:00:00 | | Modified: | 2001-12-31 18:13:52 | Visited in last 7 days: 18 |