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

This structure represents a FlipXY Message. More...

#include <FlipXYMessage.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 AxesAreFlipped
 Are the axes flipped?
 

Detailed Description

This structure represents a FlipXY Message.

This structure represents a message containing the FlipXY message.


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