From Shenzhen XRC Tech Co.,Ltd.

WindowsSdk: delete_camera interface

int _stdcall delete_camera(int camera);
camera:[in],The handle of a camera which is form new_camera.
Return ERROR_OK if success,else refer to the definition of error number
Release a camera handle, it's called when finish to access the camera, and then this handle will be invalid.
Retrieved from http://wiki.reecam.cn/WindowsSdk/InterfaceDeleteCamera
Page last modified on April 10, 2013, at 03:02 PM EST