ICP DAS USA IM-100 Camcorder User Manual


 
6.3 Camera Management
IMC_Camera_Scan
Synt
Visual C++ 6.0 / Boland C++ Builder 6.0:
short IMC_Camera_Scan ( PIMC_DEVICE_DATA pCamara_List);
Visual Basic 6.0
IMC_Camera_Scan (pCamera_List As IMC_DEVICE_DATA) As Integer
C#.NET 2003
Mavis.IMC_Camera_Scan(out IMC_DEVICE_DATA pCamera_List);
Description:
This function scans all available MAVIS cameras in system. After this function
returns, this structure contains all available MAVIS cameras in system.
Parameters:
pCamera_List The pointer to the IMC_DEVICE_DATA structure.
Return:
ERROR_SUCCESSFUL Successfully
ERROR_NO_CAMERA No MAVIS camera available in system
ax:
- 56 -