![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
This struct contains information about block access params. More...
Data Fields | |
| UINT8 | blockGroupOffset |
| Index of the Block ranging from 0-31. More... | |
| UINT16 | payloadAction |
| A 16 bit pattern where each bit specifies status of BlockLock flags for its respective Block. More... | |
| UINT16 | payloadMask |
| Mask for payload Action where each bit specifies whether to apply or ignore the corresponding 'Action' bit. More... | |
| UINT32 | blockGroupPassword |
| Password of the containing BlockGroup. More... | |
| LPVOID | lpReserved [2] |
This struct contains information about block access params.
| UINT8 FUJITSU_CHANGE_BLOCKLOCK_ACCESS_PARAMS::blockGroupOffset |
Index of the Block ranging from 0-31.
| UINT16 FUJITSU_CHANGE_BLOCKLOCK_ACCESS_PARAMS::payloadAction |
A 16 bit pattern where each bit specifies status of BlockLock flags for its respective Block.
| UINT16 FUJITSU_CHANGE_BLOCKLOCK_ACCESS_PARAMS::payloadMask |
Mask for payload Action where each bit specifies whether to apply or ignore the corresponding 'Action' bit.
| UINT32 FUJITSU_CHANGE_BLOCKLOCK_ACCESS_PARAMS::blockGroupPassword |
Password of the containing BlockGroup.
| LPVOID FUJITSU_CHANGE_BLOCKLOCK_ACCESS_PARAMS::lpReserved[2] |