RFID API Documentation  1.0
Reference guide for RFID API
DEBUG_INFO_DATAA Struct Reference

This sturct contains data associated with DEBUG_INFO_EVENT.ASCII version It contains the Debug information sent from the reader. More...

Data Fields

CHAR szDebugInfo [MAX_PATH]
 Debug Info returned by the reader. More...
 
LPVOID lpReserved [4]
 Reserved for future use. More...
 

Detailed Description

This sturct contains data associated with DEBUG_INFO_EVENT.ASCII version It contains the Debug information sent from the reader.

Field Documentation

◆ szDebugInfo

CHAR DEBUG_INFO_DATAA::szDebugInfo[MAX_PATH]

Debug Info returned by the reader.

◆ lpReserved

LPVOID DEBUG_INFO_DATAA::lpReserved[4]

Reserved for future use.