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

Gives information on the partition update status.Unicode version. More...

Data Fields

UINT32 percentage
 Percentage of update done. More...
 
WCHAR updateInfo [MAX_PATH]
 Additional information like partition on which the update is being done currently and/or operation currently being performed at reader. More...
 
BOOLEAN currentStatus
 
LPVOID lpReserved [4]
 Reserved for future. More...
 

Detailed Description

Gives information on the partition update status.Unicode version.

Field Documentation

◆ percentage

UINT32 UPDATE_PARTITION_STATUSW::percentage

Percentage of update done.

◆ updateInfo

WCHAR UPDATE_PARTITION_STATUSW::updateInfo[MAX_PATH]

Additional information like partition on which the update is being done currently and/or operation currently being performed at reader.

◆ currentStatus

BOOLEAN UPDATE_PARTITION_STATUSW::currentStatus

◆ lpReserved

LPVOID UPDATE_PARTITION_STATUSW::lpReserved[4]

Reserved for future.