|
CFx SDK Documentation
2023 SP0
|
#include <FxFdtDCL.h>
Public Attributes | |
| dcl_hdlg | dialog |
| dcl_htile | tile |
| wchar_t * | value |
| void * | client_data |
| OdInt32 | reason |
| OdInt32 | x |
| OdInt32 | y |
Structure.
Definition at line 45 of file FxFdtDCL.h.
| void* dcl_callback_packetW::client_data |
Definition at line 50 of file FxFdtDCL.h.
| dcl_hdlg dcl_callback_packetW::dialog |
Definition at line 47 of file FxFdtDCL.h.
| OdInt32 dcl_callback_packetW::reason |
Definition at line 51 of file FxFdtDCL.h.
| dcl_htile dcl_callback_packetW::tile |
Definition at line 48 of file FxFdtDCL.h.
| wchar_t* dcl_callback_packetW::value |
Definition at line 49 of file FxFdtDCL.h.
| OdInt32 dcl_callback_packetW::x |
Definition at line 52 of file FxFdtDCL.h.
| OdInt32 dcl_callback_packetW::y |
Definition at line 52 of file FxFdtDCL.h.