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

This struct gives the list of Time zones available in the Reader. More...

Data Fields

UINT16 numTimeZones
 
CHAR ** pTimeZone
 
UINT16 activeTimeZoneIndex
 
LPVOID lpReserved [4]
 Reserved for future. More...
 

Detailed Description

This struct gives the list of Time zones available in the Reader.

Field Documentation

◆ numTimeZones

UINT16 TIME_ZONE_LISTA::numTimeZones

◆ pTimeZone

CHAR** TIME_ZONE_LISTA::pTimeZone

◆ activeTimeZoneIndex

UINT16 TIME_ZONE_LISTA::activeTimeZoneIndex

◆ lpReserved

LPVOID TIME_ZONE_LISTA::lpReserved[4]

Reserved for future.