From Shenzhen XRC Tech Co.,Ltd.

WindowsSdk: delete_client interface

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