Table 41 lists the UserStatePage memory variables with a description and whether the variable is read or written by the wizard page.

Table 41. UserStatePage Memory Variables

Variable

Read

Write

DriveLetter

Specifies the drive letter for the USB drive selected in the USB Target Drive box on the wizard page. The value of this variable will be the drive letter, including the colon (:) suffix, such as M:.

No

Yes

TargetDrive

Specifies the caption displayed in the USB Target Drive box on the wizard page for the USB drive selected on the target computer. The value of this variable will be similar to the following example:

M: VendorA Ultra TD v1.0 USB Device (74.5 GB)

No

Yes

UserStateMode

Specifies the option selected with the options on the wizard page and is set to the same value as the OSDUserStateMode variable. Valid values for this variable include:

·     NoData, which indicates that the No Data to Restore option was selected

·     Local, which indicates that the Local option was selected

·     USB, which indicates that the USB Target Drive option was selected

·     Network, which indicates that the Network option was selected

No

Yes

 

Related Topics

UserStatePage