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

다운로드
페이지 1192
API Guide
2-66
API Functions
601355 Rev A
Return Values
VS_Command_GetErrorFields
 returns:
VSE_TRUE
 - Successful execution.
VSE_FALSE
 - API failure - An appropriate error code is set 
in 
VSG_Error
.
VSE_ERR_BADFIELD
 - An invalid parameter was 
specified. 
VSE_ERR_BADHANDLE
 - Specified handle was not a 
command handle.
VSE_ERR_NULLHANDLE
 - Specified handle was a null 
pointer.
Notes
VS_Error_GetErrorFields
 returns
VSE_TRUE
 - Successful execution.
VSE_FALSE
 - API failure - The appropriate error code is 
set in
 VSG_Error.
VSE_ERR_BADFIELD
 - An invalid parameter was 
specified. 
VSE_ERR_BADHANDLE
 - Specified handle was not an 
error handle.
VSE_ERR_NULLHANDLE
 - Specified handle was a null 
pointer.
VSID_ERROR_NUMBER 
(VST_ERROR_NUMCODE *) 
Pointer to the field that indicates which error 
occurred.
VSID_ERROR_OBJECT 
(VST_ERROR_OBJCODE *) 
Pointer to the field that indicates the location 
of the error.
Parameter Type
Description