ReactOS 0.4.15-dev-7942-gd23573b
tagCHOOSECOLORA Struct Reference

#include <commdlg.h>

Collaboration diagram for tagCHOOSECOLORA:

Public Attributes

DWORD lStructSize
 
HWND hwndOwner
 
HWND hInstance
 
COLORREF rgbResult
 
COLORREFlpCustColors
 
DWORD Flags
 
LPARAM lCustData
 
LPCCHOOKPROC lpfnHook
 
LPCSTR lpTemplateName
 

Detailed Description

Definition at line 238 of file commdlg.h.

Member Data Documentation

◆ Flags

DWORD tagCHOOSECOLORA::Flags

Definition at line 244 of file commdlg.h.

Referenced by CMainWindow::ChooseColor(), and ChooseColorA().

◆ hInstance

HWND tagCHOOSECOLORA::hInstance

Definition at line 241 of file commdlg.h.

Referenced by ChooseColorA().

◆ hwndOwner

HWND tagCHOOSECOLORA::hwndOwner

Definition at line 240 of file commdlg.h.

Referenced by CMainWindow::ChooseColor(), and ChooseColorA().

◆ lCustData

LPARAM tagCHOOSECOLORA::lCustData

Definition at line 245 of file commdlg.h.

Referenced by ChooseColorA().

◆ lpCustColors

COLORREF* tagCHOOSECOLORA::lpCustColors

Definition at line 243 of file commdlg.h.

Referenced by CMainWindow::ChooseColor(), and ChooseColorA().

◆ lpfnHook

LPCCHOOKPROC tagCHOOSECOLORA::lpfnHook

Definition at line 246 of file commdlg.h.

Referenced by ChooseColorA().

◆ lpTemplateName

LPCSTR tagCHOOSECOLORA::lpTemplateName

Definition at line 247 of file commdlg.h.

Referenced by ChooseColorA().

◆ lStructSize

DWORD tagCHOOSECOLORA::lStructSize

Definition at line 239 of file commdlg.h.

Referenced by CMainWindow::ChooseColor().

◆ rgbResult

COLORREF tagCHOOSECOLORA::rgbResult

Definition at line 242 of file commdlg.h.

Referenced by CMainWindow::ChooseColor(), and ChooseColorA().


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