CFx SDK Documentation  2020SP3
Public Attributes | List of all members
dcl_callback_packetA Struct Reference

#include <FxFdtDCL.h>

Public Attributes

dcl_hdlg dialog
 
dcl_htile tile
 
char * value
 
voidclient_data
 
OdInt32 reason
 
OdInt32 x
 
OdInt32 y
 

Detailed Description

Structure.

Definition at line 31 of file FxFdtDCL.h.

Member Data Documentation

◆ client_data

void* dcl_callback_packetA::client_data

Definition at line 36 of file FxFdtDCL.h.

◆ dialog

dcl_hdlg dcl_callback_packetA::dialog

Definition at line 33 of file FxFdtDCL.h.

◆ reason

OdInt32 dcl_callback_packetA::reason

Definition at line 37 of file FxFdtDCL.h.

◆ tile

dcl_htile dcl_callback_packetA::tile

Definition at line 34 of file FxFdtDCL.h.

◆ value

char* dcl_callback_packetA::value

Definition at line 35 of file FxFdtDCL.h.

◆ x

OdInt32 dcl_callback_packetA::x

Definition at line 38 of file FxFdtDCL.h.

◆ y

OdInt32 dcl_callback_packetA::y

Definition at line 38 of file FxFdtDCL.h.


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