API Guide
601355 Rev A API Functions 2-321
Functions
75 for ( i = 0 ; i < num ; i++ )
76 {
77 VS_Mount_Destroy ( mounth[i] );
78 }
79 return ( rc );
80 }
Notes After VS_Mount_Destroy has been called for a mount handle,
that handle is no longer valid and should not be used.
See Also • vsapi(l),
VS_Error_GetFields(l),
VS_Mount_Create(l),
VS_Mount_GetFields(l),
VS_Mount_SetFields(l),
VSCMD_Mount(l),
• VSCMD_MultiMount(l)