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

This structure represents a disable message. More...

#include <DisableMessage.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 Disabled
 Is Device Disabled.
 

Detailed Description

This structure represents a disable message.

This structure represents a message which indicates if the scanning on a device is turned off.


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