ReactOS 0.4.16-dev-1099-g3bb27eb
confirm_msg_info Struct Reference

Public Attributes

LPWSTR lpszText
 
LPWSTR lpszCaption
 
HICON hIcon
 
BOOL bYesToAll
 

Detailed Description

Definition at line 130 of file shlfileop.cpp.

Member Data Documentation

◆ bYesToAll

BOOL confirm_msg_info::bYesToAll

Definition at line 135 of file shlfileop.cpp.

Referenced by SHELL_ConfirmMsgBox().

◆ hIcon

HICON confirm_msg_info::hIcon

Definition at line 134 of file shlfileop.cpp.

◆ lpszCaption

LPWSTR confirm_msg_info::lpszCaption

Definition at line 133 of file shlfileop.cpp.

Referenced by SHELL_ConfirmMsgBox().

◆ lpszText

LPWSTR confirm_msg_info::lpszText

Definition at line 132 of file shlfileop.cpp.

Referenced by SHELL_ConfirmMsgBox().


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