![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
Parameters for Fujitsu's AreaWriteLock operation for 8K Tags.Specifies. More...
Data Fields | |
| UINT8 | areaGroupOffset |
| Index of the Block ranging from 0-15. More... | |
| UINT16 | payloadAction |
| A 16 bit pattern where each bit specifies the desired status for the WriteLock flag of its respective Area. More... | |
| UINT16 | payloadMask |
| Mask for payload Action where each bit specifies whether to apply or ignore the corresponding 'Action' bit. More... | |
| UINT32 | areaGroupPassword |
| Password of the containing AreaGroup. More... | |
| LPVOID | lpReserved [2] |
Parameters for Fujitsu's AreaWriteLock operation for 8K Tags.Specifies.
| UINT8 FUJITSU_AREA_WRITELOCK_ACCESS_PARAMS::areaGroupOffset |
Index of the Block ranging from 0-15.
| UINT16 FUJITSU_AREA_WRITELOCK_ACCESS_PARAMS::payloadAction |
A 16 bit pattern where each bit specifies the desired status for the WriteLock flag of its respective Area.
| UINT16 FUJITSU_AREA_WRITELOCK_ACCESS_PARAMS::payloadMask |
Mask for payload Action where each bit specifies whether to apply or ignore the corresponding 'Action' bit.
| UINT32 FUJITSU_AREA_WRITELOCK_ACCESS_PARAMS::areaGroupPassword |
Password of the containing AreaGroup.
| LPVOID FUJITSU_AREA_WRITELOCK_ACCESS_PARAMS::lpReserved[2] |