| GEMLIB
    0.44.0
    | 
#include <mt_gemx.h>
| Data Fields | |
| PDLG_SUB * | next | 
| long | length | 
| long | format | 
| long | reserved | 
| void * | drivers | 
| short | option_flags | 
| short | sub_id | 
| void * | dialog | 
| OBJECT * | tree | 
| short | index_offset | 
| short | reserved1 | 
| long | reserved2 | 
| long | reserved3 | 
| long | reserved4 | 
| PDLG_INIT | init_dlg | 
| PDLG_HNDL | do_dlg | 
| PDLG_RESET | reset_dlg | 
| long | reserved5 | 
| OBJECT * | sub_icon | 
| OBJECT * | sub_tree | 
| long | reserved6 | 
| long | reserved7 | 
| long | private1 | 
| long | private2 | 
| long | private3 | 
| long | private4 | 
Sub-dialog for setting device
| void* _pdlg_sub::dialog | 
Pointer to the structure of the window dialog or 0L
| PDLG_HNDL _pdlg_sub::do_dlg | 
Handling function
| void* _pdlg_sub::drivers | 
Only for internal dialogs
| long _pdlg_sub::format | 
Data format
| short _pdlg_sub::index_offset | 
Index offset of the sub-dialog
| PDLG_INIT _pdlg_sub::init_dlg | 
Initialisation function
| long _pdlg_sub::length | 
Structure length
| PDLG_SUB* _pdlg_sub::next | 
Pointer to the successor in the list
| short _pdlg_sub::option_flags | 
Flags, inc. PDLG_PRINTING, PDLG_PREFS
| long _pdlg_sub::private1 | 
Dialog's private information
| long _pdlg_sub::private2 | 
Dialog's private information
| long _pdlg_sub::private3 | 
Dialog's private information
| long _pdlg_sub::private4 | 
Dialog's private information
| long _pdlg_sub::reserved | 
Reserved
| short _pdlg_sub::reserved1 | 
Reserved
| long _pdlg_sub::reserved2 | 
Reserved
| long _pdlg_sub::reserved3 | 
Reserved
| long _pdlg_sub::reserved4 | 
Reserved
| long _pdlg_sub::reserved5 | 
Reserved
| long _pdlg_sub::reserved6 | 
Reserved
| long _pdlg_sub::reserved7 | 
Reserved
| PDLG_RESET _pdlg_sub::reset_dlg | 
Reset function
| OBJECT* _pdlg_sub::sub_icon | 
Pointer to the icon for the list box
| short _pdlg_sub::sub_id | 
Sub-dialog ID, entered for global sub-dialogs of mt_pdlg_add()
| OBJECT* _pdlg_sub::sub_tree | 
Pointer to the object tree of the sub-dialog
| OBJECT* _pdlg_sub::tree | 
Pointer to the assembled object tree
 1.8.9.1
 1.8.9.1