![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/a/73/a73a4b49-d7f1-4c0b-9164-d43628ae57b6/a73a4b49-d7f1-4c0b-9164-d43628ae57b6-bg74.png)
API Guide
2-66 API Functions 601355 Rev A
Return Values
VS_Command_GetErrorFields returns:
• VSE_TRUE - Successful execution.
• VSE_FALSE - API failure - An appropriate error code is set
in VSG_Error.
• VSE_ERR_BADFIELD - An invalid parameter was
specified.
• VSE_ERR_BADHANDLE - Specified handle was not a
command handle.
• VSE_ERR_NULLHANDLE - Specified handle was a null
pointer.
Notes
VS_Error_GetErrorFields returns
• VSE_TRUE - Successful execution.
• VSE_FALSE - API failure - The appropriate error code is
set in VSG_Error.
• VSE_ERR_BADFIELD - An invalid parameter was
specified.
• VSE_ERR_BADHANDLE - Specified handle was not an
error handle.
• VSE_ERR_NULLHANDLE - Specified handle was a null
pointer.
VSID_ERROR_NUMBER
(VST_ERROR_NUMCODE *)
Pointer to the field that indicates which error
occurred.
VSID_ERROR_OBJECT
(VST_ERROR_OBJCODE *)
Pointer to the field that indicates the location
of the error.
Parameter Type Description