![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
This struct contains the Configuration of a Zone for Inventory.Unicode version. More...
Data Fields | |
| WCHAR | ZoneName [MAX_PATH] |
| Name of the Zone. More... | |
| UINT32 | antennaCount |
| Number of elements in array lpAntennaConfiguartions . More... | |
| ANTENNA_CONFIG * | lpAntennaConfigurations |
| Array of Antenna configuarions of the Antennas in the Zone. More... | |
| LPANTENNA_CONFIG | lpZoneGlobalAntennaConfiguration |
| Pointer to Global Antenna configurations of all the Antennas in the Zone. More... | |
| LPVOID | lpReserved [4] |
| Reserved for future. More... | |
This struct contains the Configuration of a Zone for Inventory.Unicode version.
| UINT32 ZONE_CONFIGW::antennaCount |
Number of elements in array lpAntennaConfiguartions .
| ANTENNA_CONFIG* ZONE_CONFIGW::lpAntennaConfigurations |
Array of Antenna configuarions of the Antennas in the Zone.
| LPANTENNA_CONFIG ZONE_CONFIGW::lpZoneGlobalAntennaConfiguration |
Pointer to Global Antenna configurations of all the Antennas in the Zone.
| LPVOID ZONE_CONFIGW::lpReserved[4] |
Reserved for future.