API Guide
2-374 API Functions 601355 Rev A
46 if (rc)
47 {
48 vst_print_request(h);
49 }
50 VS_Request_Destroy(h);
51 }
52 return(rc);
53 }
Notes After VS_Request_Destroy has been called for a request
handle, that handle is no longer valid and should not be used.
See Also • vsapi(l),
• VS_Error_GetFields(l),
• VS_Request_Create(l),
• VS_Request_GetFields(l),
• VS_Request_SetFields(l)