![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
This struct provides additional information on the last API that failed. More...
Data Fields | |
| SYSTEMTIME | errorTimeStamp |
| UTC Timestamp at which the error occurred. More... | |
| RFID_STATUS | rfidStatusCode |
| Error code of the operation that failed. More... | |
| WCHAR | statusDesc [MAX_PATH] |
| Error description pertaining to rfidStatusCode. More... | |
| WCHAR | vendorMessage [MAX_PATH] |
| Vendor specific error message for the error that occurred; E.g. More... | |
This struct provides additional information on the last API that failed.
| SYSTEMTIME ERROR_INFOW::errorTimeStamp |
UTC Timestamp at which the error occurred.
| RFID_STATUS ERROR_INFOW::rfidStatusCode |
Error code of the operation that failed.