Type definitions for querying the vision system's status. More...
Typedefs | |
| typedef struct _MVSystemStatus_t * | MVSystemStatus_t |
| Opaque data type which holds the system status. More... | |
Type definitions for querying the vision system's status.
| typedef struct _MVSystemStatus_t* MVSystemStatus_t |
Opaque data type which holds the system status.
MVSystemStatus_t is a pointer to an opaque data structure. It can be initialized by MV_GetSystemStatus() and then needs to be destroyed by MV_SystemStatus_Clear().