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

Provides name and version of a specific reader module.ASCII Version. More...

Data Fields

CHAR moduleName [MAX_PATH]
 
CHAR moduleVersion [MAX_PATH]
 

Detailed Description

Provides name and version of a specific reader module.ASCII Version.

This is part of READER_MODULE_VERSIONS.

Field Documentation

◆ moduleName

CHAR VERSIONA::moduleName[MAX_PATH]

◆ moduleVersion

CHAR VERSIONA::moduleVersion[MAX_PATH]