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

다운로드
페이지 1192
API Guide
2-266
API Functions
601355 Rev A
61  
printf(“Last Dismount = 
%d\n”,LastDismount);
62  printf(“Assignment 
%d\n”,Assignment);
63  
printf(“Move Count = 
%d\n”,MoveCount);
64  
printf(“Mount Count = 
%d\n”,MountCount);
65 }
Notes
The 
VSID_IMPORT_DATE
 and last 
VSID_LAST_DISMOUNT
 are 
kept as long integers; use the ctime function to convert either of 
these values to a string. 
See Also
vsapi(l), 
VS_Error_GetFields(l), 
VS_Media_Create(l), 
VS_Media_Destroy(l), 
VS_Media_SetFields(l), 
VSCMS_MediaQuery(l), 
VSCMD_MediaClassQuery(l)
Note
If the argument list does not end with 
VSID_ENDFIELD
unpredictable results occur.