Neonode zForce(TM) SDK
Public Attributes | List of all members
McuUniqueIdentifierMessage Struct Reference

This structure represents a mcu unique identifier message. More...

#include <McuUniqueIdentifierMessage.h>

Public Attributes

MessageType MessageType
 The Message Type of the Message.
 
MessageGroup MessageGroup
 The Message Group of the Message.
 
bool Error
 If an error occurred, this is True.
 
int ErrorCode
 Error Code, valid when Error == true.
 
uint64_t SerialNumber
 Unique serial number for this message.
 
void(* Destructor )(Message *self)
 Destructor.
 
uint8_t * McuUniqueIdentifier
 Mcu identifier.
 
uint32_t BufferSize
 Size of mcu identifier.
 

Detailed Description

This structure represents a mcu unique identifier message.

This structure represents a message which contains the unique mcu identifier of a platform.


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