API Guide
601355 Rev A API Functions 2-71
Functions
41 printf(“StatusWait =
%d\n”,waitflag);
42
43 vst_print_status(sh);
44 vst_print_error(eh);
45 }
Notes The command’s status is kept in its status handle.
The command’s error is kept in its error handle.
See Also vsapi(l),
• VS_Command_Create(l),
• VS_Command_Destroy(l),
• VS_Command_SetFields(l),
• VS_Error_GetFields(l)
Note
If the argument list does not end with VSID_ENDFIELD,
unpredictable results occur.