ReactOS 0.4.15-dev-7934-g1dc8d80
confirm_msg_info Struct Reference

Public Attributes

LPWSTR lpszText
 
LPWSTR lpszCaption
 
HICON hIcon
 
BOOL bYesToAll
 

Detailed Description

Definition at line 87 of file shlfileop.cpp.

Member Data Documentation

◆ bYesToAll

BOOL confirm_msg_info::bYesToAll

Definition at line 92 of file shlfileop.cpp.

Referenced by SHELL_ConfirmMsgBox().

◆ hIcon

HICON confirm_msg_info::hIcon

Definition at line 91 of file shlfileop.cpp.

◆ lpszCaption

LPWSTR confirm_msg_info::lpszCaption

Definition at line 90 of file shlfileop.cpp.

Referenced by SHELL_ConfirmMsgBox().

◆ lpszText

LPWSTR confirm_msg_info::lpszText

Definition at line 89 of file shlfileop.cpp.

Referenced by SHELL_ConfirmMsgBox().


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