.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH GetOEMCP 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBGetOEMCP\fR (KERNEL32.@) .SH SYNOPSIS UINT GetOEMCP ( ) .SH DESCRIPTION .PP Get the current \fBOEM\fR code page Id for the system. .SH PARAMS None. .PP .SH RETURNS .PP The current \fBOEM\fR code page identifier for the system. .SH IMPLEMENTATION .PP Declared in \fB"winnls.h"\fR. .PP Implemented in \fB"dlls/kernel32/locale.c"\fR. .PP Debug channel \fB"nls"\fR.