|
libxcoder
5.3.1
|
#include <ni_device_api_priv.h>
Data Fields | |
| uint16_t | ui16SessionId |
| uint16_t | ui16ErrorCount |
| uint32_t | ui32LastTransactionId |
| uint32_t | ui32LastTransactionCompletionStatus |
| uint32_t | ui32LastErrorTransactionId |
| uint32_t | ui32LastErrorStatus |
| uint32_t | ui32Session_timestamp_high |
| uint32_t | ui32Session_timestamp_low |
| uint32_t | reserved [1] |
Definition at line 136 of file ni_device_api_priv.h.
| uint32_t reserved[1] |
Definition at line 146 of file ni_device_api_priv.h.
| uint16_t ui16ErrorCount |
Definition at line 139 of file ni_device_api_priv.h.
| uint16_t ui16SessionId |
Definition at line 138 of file ni_device_api_priv.h.
| uint32_t ui32LastErrorStatus |
Definition at line 143 of file ni_device_api_priv.h.
| uint32_t ui32LastErrorTransactionId |
Definition at line 142 of file ni_device_api_priv.h.
| uint32_t ui32LastTransactionCompletionStatus |
Definition at line 141 of file ni_device_api_priv.h.
| uint32_t ui32LastTransactionId |
Definition at line 140 of file ni_device_api_priv.h.
| uint32_t ui32Session_timestamp_high |
Definition at line 144 of file ni_device_api_priv.h.
| uint32_t ui32Session_timestamp_low |
Definition at line 145 of file ni_device_api_priv.h.