ReactOS 0.4.15-dev-7924-g5949c20
taskdialog_info Struct Reference
Collaboration diagram for taskdialog_info:

Public Attributes

HWND hwnd
 
PFTASKDIALOGCALLBACK callback
 
LONG_PTR callback_data
 

Detailed Description

Definition at line 84 of file taskdialog.c.

Member Data Documentation

◆ callback

PFTASKDIALOGCALLBACK taskdialog_info::callback

Definition at line 87 of file taskdialog.c.

Referenced by taskdialog_notify(), and TaskDialogIndirect().

◆ callback_data

LONG_PTR taskdialog_info::callback_data

Definition at line 88 of file taskdialog.c.

Referenced by taskdialog_notify(), and TaskDialogIndirect().

◆ hwnd

HWND taskdialog_info::hwnd

Definition at line 86 of file taskdialog.c.

Referenced by taskdialog_notify(), taskdialog_on_button_click(), and taskdialog_proc().


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