ReactOS 0.4.15-dev-7842-g558ab78
taskdialog_button_desc Struct Reference
Collaboration diagram for taskdialog_button_desc:

Public Attributes

int id
 
const WCHARtext
 
unsigned int width
 
unsigned int line
 
HINSTANCE hinst
 

Detailed Description

Definition at line 62 of file taskdialog.c.

Member Data Documentation

◆ hinst

HINSTANCE taskdialog_button_desc::hinst

Definition at line 68 of file taskdialog.c.

◆ id

int taskdialog_button_desc::id

Definition at line 64 of file taskdialog.c.

◆ line

unsigned int taskdialog_button_desc::line

Definition at line 67 of file taskdialog.c.

◆ text

const WCHAR* taskdialog_button_desc::text

Definition at line 65 of file taskdialog.c.

◆ width

unsigned int taskdialog_button_desc::width

Definition at line 66 of file taskdialog.c.


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