ReactOS 0.4.17-dev-769-g1500a35
propsheetfunc Struct Reference
Collaboration diagram for propsheetfunc:

Public Attributes

struct list entry
 
HANDLE handle
 
PFNPROPSHEETUI func
 
LPARAM lparam
 
BOOL unicode
 
ULONG_PTR user_data
 
ULONG_PTR result
 

Detailed Description

Definition at line 72 of file compstui_main.c.

Member Data Documentation

◆ entry

struct list propsheetfunc::entry

Definition at line 74 of file compstui_main.c.

◆ func

PFNPROPSHEETUI propsheetfunc::func

Definition at line 76 of file compstui_main.c.

◆ handle

HANDLE propsheetfunc::handle

Definition at line 75 of file compstui_main.c.

◆ lparam

LPARAM propsheetfunc::lparam

Definition at line 77 of file compstui_main.c.

◆ result

ULONG_PTR propsheetfunc::result

Definition at line 80 of file compstui_main.c.

◆ unicode

BOOL propsheetfunc::unicode

Definition at line 78 of file compstui_main.c.

◆ user_data

ULONG_PTR propsheetfunc::user_data

Definition at line 79 of file compstui_main.c.


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