ICP DAS USA IM-30 Camcorder User Manual


 
IMC_LUT_ReadStatus
s);
ing
on FALSE.
ERROR_DEVICE_UNINIT
ERROR_INVALID_CAMERA The handle is invalid.
Syntax:
Visual C++ 6.0 / Boland C++ Builder 6.0:
IMC_LUT_ReadStatus (HANDLE Camera_Handle, bool* pStatus);
Visual Basic 6.0
IMC_LUT_ReadStatus (ByVal Camera_Handle As Long, ByRef pStatus As Boolean) As
Integer
C#.NET 2003
Mavis. IMC_LUT_ReadStatus (IntPtr Camera_Handle, bool pStatu
Description:
This function read the current status of camera Lookup Table. The camera needs be
initialized with IMC_Camera_Init().
Parameters:
Camera_Handle The handle for MAVIS camera. Use the handle gotten from the
pHandle’ parameter of IMC_Camera_Init().
pStatus To read the Lookup Table current status. When enable Lookup
Table then status will be TRUE. By default, the status is sett
Return:
ERROR_SUCCESSFUL Successfully
ERROR_CAMERA_CREATE The Camera_Handle is NULL.
The specific camera has not been
initialized.
- 95 -