API Guide
601355 Rev A API Functions 2-965
Functins
Command-specific parameter defaults for Mount
commands are set with VSCMD_Mount_SetDefaults. If
command-specific defaults are set for Mount commands,
they override the global defaults for all commands.
The following fields can be retrieved from the status handle
after a successful Mount request:
VSID_DRIVE_ID,
VSID_DRIVE_ID_ENTRY,
VSID_DRIVE_ID_TABLE,
VSID_MEDIA_ID,
VSID_MEDIA_ID_ENTRY,
VSID_MEDIA_ID_TABLE,
VSID_SEQUENCE_NUM,
VSID_SEQUENCE_TABLE,
VSID_STATUS_CODE,
VSID_STATUS_TYPE,
VSID_USER_FIELD,
VSID_WAIT_REASON.
Tip
To override a default (global or command-specific)
parameter value for a specific instance of a Mount
command, the parameter identifier and the value to be
used for the parameter can be submitted on the specific
request itself.