GenTL相关接口 更多...
函数 | |
| MV_CAMCTRL_API int __stdcall | MV_CC_EnumInterfacesByGenTL (IN OUT MV_GENTL_IF_INFO_LIST *pstIFList, IN const char *strGenTLPath) |
| 通过GenTL枚举Interfaces 更多... | |
| MV_CAMCTRL_API int __stdcall | MV_CC_UnloadGenTLLibrary (IN const char *pGenTLPath) |
| 卸载cti库 更多... | |
| MV_CAMCTRL_API int __stdcall | MV_CC_EnumDevicesByGenTL (IN MV_GENTL_IF_INFO *pstIFInfo, IN OUT MV_GENTL_DEV_INFO_LIST *pstDevList) |
| 通过GenTL Interface枚举设备 更多... | |
| MV_CAMCTRL_API int __stdcall | MV_CC_CreateHandleByGenTL (IN OUT void **handle, IN const MV_GENTL_DEV_INFO *pstDevInfo) |
| 通过GenTL设备信息创建设备句柄 更多... | |
GenTL相关接口
| MV_CAMCTRL_API int __stdcall MV_CC_EnumInterfacesByGenTL | ( | IN OUT MV_GENTL_IF_INFO_LIST * | pstIFList, |
| IN const char * | strGenTLPath | ||
| ) |
| MV_CAMCTRL_API int __stdcall MV_CC_UnloadGenTLLibrary | ( | IN const char * | pGenTLPath | ) |
| MV_CAMCTRL_API int __stdcall MV_CC_EnumDevicesByGenTL | ( | IN MV_GENTL_IF_INFO * | pstIFInfo, |
| IN OUT MV_GENTL_DEV_INFO_LIST * | pstDevList | ||
| ) |
| MV_CAMCTRL_API int __stdcall MV_CC_CreateHandleByGenTL | ( | IN OUT void ** | handle, |
| IN const MV_GENTL_DEV_INFO * | pstDevInfo | ||
| ) |