#include <XnStatusRegister.h>
Public Attributes | |
const XnChar * | csMessage |
const XnChar * | csName |
XnUInt32 | nCode |
Definition at line 37 of file XnStatusRegister.h.
const XnChar* XnErrorCodeData::csMessage |
A user message describing this error.
Definition at line 44 of file XnStatusRegister.h.
const XnChar* XnErrorCodeData::csName |
The name of this error.
Definition at line 42 of file XnStatusRegister.h.
The code of this error.
Definition at line 40 of file XnStatusRegister.h.