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

다운로드
페이지 1192
API Guide
2-18
API Functions
601355 Rev A
Return Values
VS_Archive_GetFields
 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 an 
archive handle.
VSE_ERR_NULLHANDLE
 - Specified handle was a null 
pointer.
VSE_ERR_OUTOFRANGE
 - An index value was out of 
range.
VSID_TYPECAPACITY_HANDLE_ENTRY 
(int, VSID_TYPECAPACITY_HANDLE *) 
Index of the type capacity handle in the 
MediaType capacity table.
Pointer to the location to store the type 
capacity handle.
VSID_TYPECAPACITY_HANDLE_TABLE 
(VST_TABLE_HANDLE *) 
Pointer to the type capacity (in table format) 
for this archive.
Parameter Type
Description