API Guide
2-512 API Functions 601355 Rev A
Command-specific parameter defaults for Cancel
commands are set with VSCMD_Cancel_SetDefaults. If
command-specific defaults are set for Cancel commands,
they override the global defaults for all commands.
The following fields can be retrieved from the status handle
after a successful Cancel request:
VSID_REQUEST_ID,
VSID_SEQUENCE_NUM,
VSID_SEQUENCE_TABLE,
VSID_STATUS_CODE,
VSID_STATUS_TYPE,
VSID_USER_FIELD.
Tip
To override a default (global or command-specific)
parameter value for a specific instance of a Cancel
command, the parameter identifier and the value to be
used for the parameter can be submitted on the specific
command itself.
Note
If the argument list does not end with VSID_ENDFIELD,
unpredictable results occur.