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

This structure represents an enable message. More...

#include <EnableMessage.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.
 
bool Enabled
 Is Device Enabled.
 
bool ContinuousMode
 Is Device set to Continuous Mode.
 
uint32_t NumberOfMessages
 Number Of Messages.
 

Detailed Description

This structure represents an enable message.

This structure represents a message which indicates if the scanning on a device is turned on and if it is continous or has a defined number of messages to send set.


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