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

This sturct contains data associated with DEBUG_INFO_EVENT.Unicode version. More...

Data Fields

WCHAR 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.Unicode version.

It contains the Debug information sent from the reader

Field Documentation

◆ szDebugInfo

WCHAR DEBUG_INFO_DATAW::szDebugInfo[MAX_PATH]

Debug Info returned by the reader.

◆ lpReserved

LPVOID DEBUG_INFO_DATAW::lpReserved[4]

Reserved for future use.