GetSystemPaletteUse.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

GetSystemPaletteUse (GDI32.@)

SYNOPSIS

UINT GetSystemPaletteUse
 (
  HDC hdc
 )

PARAMS

hdc [In] Handle of device context.

DESCRIPTION

Gets state of system palette.

RETURNS

Current state of system palette

IMPLEMENTATION

Defined in "wingdi.h".

Implemented in "dlls/gdi32/palette.c".

Debug channel "palette".