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

다운로드
페이지 1192
API Guide
2-60
API Functions
601355 Rev A
51
/* print the handle and destroy 
it */
52
vst_print_command(h);
53
}
54
VS_Command_Destroy(h);
55
}
56
return(rc);
57 }
Notes
A command handle must be used for only one outstanding 
command at any given time. 
See Also
vsapi(l), 
VS_Command_Destroy(l),
VS_Command_GetFields(l),
VS_Command_SetFields(l),
VS_Error_GetFields(l)