From Shenzhen XRC Tech Co.,Ltd.

WindowsSdk: remove_video_wnd interface

Int _stdcall remove_video_wnd(void* client, HWND hwnd);
client:[in],The client object which is form new_client.
hwnd:[in],The window's handle which will be stoped to show video
Return ERROR_OK if success,else refer to the definition of error number
Stop to show the video on the window.
Retrieved from http://wiki.reecam.cn/WindowsSdk/InterfaceRemoveVideoWnd
Page last modified on April 10, 2013, at 03:56 PM EST