ReactOS 0.4.15-dev-7953-g1f49173
SHELL_ConfirmIDstruc Struct Reference
Collaboration diagram for SHELL_ConfirmIDstruc:

Public Attributes

HINSTANCE hIconInstance
 
UINT icon_resource_id
 
UINT caption_resource_id
 
UINT text_resource_id
 

Detailed Description

Definition at line 215 of file shlfileop.cpp.

Member Data Documentation

◆ caption_resource_id

UINT SHELL_ConfirmIDstruc::caption_resource_id

Definition at line 219 of file shlfileop.cpp.

◆ hIconInstance

HINSTANCE SHELL_ConfirmIDstruc::hIconInstance

Definition at line 217 of file shlfileop.cpp.

◆ icon_resource_id

UINT SHELL_ConfirmIDstruc::icon_resource_id

Definition at line 218 of file shlfileop.cpp.

◆ text_resource_id

UINT SHELL_ConfirmIDstruc::text_resource_id

Definition at line 219 of file shlfileop.cpp.


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