DolphinV4 API  1.6.1.0
MESSAGE_TYPE Struct Reference

Message Type. More...

#include <EO3100I_API.h>

Collaboration diagram for MESSAGE_TYPE:

Data Fields

uint8 u8Choice
 Message type.
uint32 u32SourceId
 Source ID.
uint8 u8SourceIdLength
 Source ID Length.
uint32 u32DestinationId
 Destination ID.
uint16 u16Length
 The length of the u8Data.
uint8 u8OptLength
 The length of the optional data in u8Data.
uint16 u16MaxLength
 The maximal length of the u8Data.
uint8 * u8Data
 Data buffer.

Detailed Description

Message Type.