ADIC Digital Camera 601355 Rev A 사용자 설명서

다운로드
페이지 1192
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)