![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
Parameters for Fujitsu's ChangeBlockOrAreaGroupPassword Operation for 64K Tags.Specifies the Block or Area(according to whether the target is 64K or 8K), the new-password and the current password. More...
Data Fields | |
| UINT8 | blockOrAreaGroupOffset |
| Index of the Block (ranging from 0-31) Or AreaGroup(ranging from 0-15) More... | |
| UINT32 | newPassword |
| New BlockGroup or AreaGroup password. More... | |
| UINT32 | currentPassword |
| Current BlockGroup or AreaGroup password. More... | |
| LPVOID | lpReserved [2] |
Parameters for Fujitsu's ChangeBlockOrAreaGroupPassword Operation for 64K Tags.Specifies the Block or Area(according to whether the target is 64K or 8K), the new-password and the current password.
| UINT8 FUJITSU_CHANGE_BLOCK_OR_AREA_GROUPPASSWORD_ACCESS_PARAMS::blockOrAreaGroupOffset |
Index of the Block (ranging from 0-31) Or AreaGroup(ranging from 0-15)
| UINT32 FUJITSU_CHANGE_BLOCK_OR_AREA_GROUPPASSWORD_ACCESS_PARAMS::newPassword |
New BlockGroup or AreaGroup password.
| UINT32 FUJITSU_CHANGE_BLOCK_OR_AREA_GROUPPASSWORD_ACCESS_PARAMS::currentPassword |
Current BlockGroup or AreaGroup password.
| LPVOID FUJITSU_CHANGE_BLOCK_OR_AREA_GROUPPASSWORD_ACCESS_PARAMS::lpReserved[2] |