ReactOS 0.4.15-dev-7788-g1ad9096
_TASKDIALOG_BUTTON Struct Reference

#include <commctrl.h>

Collaboration diagram for _TASKDIALOG_BUTTON:

Public Attributes

int nButtonID
 
PCWSTR pszButtonText
 

Detailed Description

Definition at line 5183 of file commctrl.h.

Member Data Documentation

◆ nButtonID

int _TASKDIALOG_BUTTON::nButtonID

Definition at line 5185 of file commctrl.h.

Referenced by taskdialog_add_buttons(), test_buttons(), and test_navigate_page().

◆ pszButtonText

PCWSTR _TASKDIALOG_BUTTON::pszButtonText

Definition at line 5186 of file commctrl.h.

Referenced by taskdialog_add_buttons(), test_buttons(), and test_navigate_page().


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