_getmbcp
Visual Studio 2005
Retrieves the current code page.
int _getmbcp( void );
| Routine | Required header | Compatibility |
|---|---|---|
| _getmbcp | <mbctype.h> | Windows 95, Windows 98, Windows 98 Second Edition, Windows Millennium Edition, Windows NT 4.0, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 |
For more compatibility information, see Compatibility in the Introduction.
Not applicable. To call the standard C function, use PInvoke. For more information, see Platform Invoke Examples.