.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH SHGetCurColorRes 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBSHGetCurColorRes\fR (SHLWAPI.193) .SH SYNOPSIS DWORD SHGetCurColorRes ( ) .SH DESCRIPTION .PP Get the color depth of the primary display. .SH PARAMS None. .PP .SH RETURNS .PP The color depth of the primary display. .SH IMPLEMENTATION .PP Exported by ordinal only. Use \fBGetProcAddress(3w)\fR to obtain a pointer to the function. .PP Implemented in \fB"dlls/shlwapi/ordinal.c"\fR. .PP Debug channel \fB"shell"\fR.