ReactOS 0.4.17-dev-934-g091855f
tagCHOOSECOLORW Struct Reference

#include <commdlg.h>

Collaboration diagram for tagCHOOSECOLORW:

Public Attributes

DWORD lStructSize
 
HWND hwndOwner
 
HWND hInstance
 
COLORREF rgbResult
 
COLORREF * lpCustColors
 
DWORD Flags
 
LPARAM lCustData
 
LPCCHOOKPROC lpfnHook
 
LPCWSTR lpTemplateName
 

Detailed Description

Definition at line 249 of file commdlg.h.

Member Data Documentation

◆ Flags

DWORD tagCHOOSECOLORW::Flags

Definition at line 255 of file commdlg.h.

Referenced by CC_HookCallChk(), CC_WMInitDialog(), ChooseColorA(), and ChooseColorW().

◆ hInstance

HWND tagCHOOSECOLORW::hInstance

Definition at line 252 of file commdlg.h.

Referenced by ChooseColorA(), and ChooseColorW().

◆ hwndOwner

HWND tagCHOOSECOLORW::hwndOwner

Definition at line 251 of file commdlg.h.

Referenced by CC_WMCommand(), ChooseColorA(), and ChooseColorW().

◆ lCustData

LPARAM tagCHOOSECOLORW::lCustData

Definition at line 256 of file commdlg.h.

Referenced by ChooseColorA().

◆ lpCustColors

COLORREF* tagCHOOSECOLORW::lpCustColors

◆ lpfnHook

LPCCHOOKPROC tagCHOOSECOLORW::lpfnHook

Definition at line 257 of file commdlg.h.

Referenced by CC_HookCallChk(), CC_WMCommand(), CC_WMInitDialog(), ChooseColorA(), and ColorDlgProc().

◆ lpTemplateName

LPCWSTR tagCHOOSECOLORW::lpTemplateName

Definition at line 258 of file commdlg.h.

Referenced by ChooseColorA(), and ChooseColorW().

◆ lStructSize

DWORD tagCHOOSECOLORW::lStructSize

Definition at line 250 of file commdlg.h.

Referenced by ChooseColorA().

◆ rgbResult


The documentation for this struct was generated from the following file: