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

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

Data Fields

WCHAR moduleName [MAX_PATH]
 Name of module. More...
 
WCHAR moduleVersion [MAX_PATH]
 Version of module. More...
 

Detailed Description

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

This is part of READER_MODULE_VERSIONS.

Field Documentation

◆ moduleName

WCHAR VERSIONW::moduleName[MAX_PATH]

Name of module.

◆ moduleVersion

WCHAR VERSIONW::moduleVersion[MAX_PATH]

Version of module.