CHAILink SDK
Version 1.3
|
This structure stores data from an event message. More...
#include <CLC_Fct_EventMessage.h>
Data Fields | |
CPUINT16 | wProfiles |
Profile bits. (see EventProfiles enumeration) More... | |
union { | |
CPUINT16 DataArray [EVENTMESSAGE_PROFILEBITS] | |
struct { | |
CPUINT16 wTransaction | |
CPUINT16 wVoiceID | |
CPUINT16 wTone | |
CPUINT16 wImpulse | |
CPUINT16 wGate | |
CPUINT16 wWaveSettings | |
CPUINT16 w_Reserved_ | |
CPUINT16 w_Reserved2_ | |
} Discrete | |
} | Profile |
Profile additional data. More... | |
CPUINT16 | wReserved |
This structure stores data from an event message.