CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CPEVENTMSG Struct Reference

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
 

Detailed Description

This structure stores data from an event message.

Warning
This structure MUST be accessed using the EventMessage_* functions and not directly!

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