MXIO Software Development Kit
C++ Sample Code Programming Guide
 All Classes Files Functions Variables Typedefs Macros Groups Pages
Macros
MXIO_V3_BLOCK_ERR_CODE

Macros

#define MXIO_V3_BLOCK_OK   0x0000
 
#define MXIO_V3_BLOCK_ERR_SIZE   0x0001
 
#define MXIO_V3_BLOCK_ERR_SLOT   0x0002
 
#define MXIO_V3_BLOCK_ERR_TYPE   0x0003
 
#define MXIO_V3_BLOCK_ERR_SUBTYPE   0x0004
 
#define MXIO_V3_BLOCK_ERR_FUNCTION   0x0005
 
#define MXIO_V3_BLOCK_ERR_START_OBJ   0x0006
 
#define MXIO_V3_BLOCK_ERR_TOTAL_OBJ   0x0007
 

Detailed Description

Macro Definition Documentation

#define MXIO_V3_BLOCK_OK   0x0000
#define MXIO_V3_BLOCK_ERR_SIZE   0x0001
#define MXIO_V3_BLOCK_ERR_SLOT   0x0002
#define MXIO_V3_BLOCK_ERR_TYPE   0x0003
#define MXIO_V3_BLOCK_ERR_SUBTYPE   0x0004
#define MXIO_V3_BLOCK_ERR_FUNCTION   0x0005
#define MXIO_V3_BLOCK_ERR_START_OBJ   0x0006
#define MXIO_V3_BLOCK_ERR_TOTAL_OBJ   0x0007