OLE Developer Guide  Latest Git
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Message Struct Reference

Detailed Description

A de-serialized message.

Data Fields

uint16_t command
 The Command.
 
uint16_t length
 The payload length. More...
 
const uint8_t * payload
 A pointer to the payload data.
 
uint8_t token
 The token associated with this message.
 

Field Documentation

uint16_t Message::length

The payload length.

The length of the message's payload.


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