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

Parameters for Fujitsu's AreaWriteLockWoPassword operation for 8K Tags.Specifies the AreaGroup and the PayloadAction. More...

Data Fields

UINT8 areaGroupOffset
 Index of the Block ranging from 0-15. More...
 
UINT16 payloadAction
 A 16 bit pattern where each bit specifies whether to set/ignore the status of WriteLock flag of its corresponding Area. More...
 
LPVOID lpReserved [2]
 

Detailed Description

Parameters for Fujitsu's AreaWriteLockWoPassword operation for 8K Tags.Specifies the AreaGroup and the PayloadAction.

The term "WOPASSWORD" meants Without-AreaGroupPassword,as can be noted from the structure definition.

Field Documentation

◆ areaGroupOffset

UINT8 FUJITSU_AREA_WRITELOCK_WOPASSWORD_ACCESS_PARAMS::areaGroupOffset

Index of the Block ranging from 0-15.

◆ payloadAction

UINT16 FUJITSU_AREA_WRITELOCK_WOPASSWORD_ACCESS_PARAMS::payloadAction

A 16 bit pattern where each bit specifies whether to set/ignore the status of WriteLock flag of its corresponding Area.

◆ lpReserved

LPVOID FUJITSU_AREA_WRITELOCK_WOPASSWORD_ACCESS_PARAMS::lpReserved[2]