IRTCClient::IVideoWindow (Windows CE 5.0)
This method is not supported in Windows CE.
HRESULT get_IVideoWindow(RTC_VIDEO_DEVICE enDevice,IVideoWindow** ppIVideoWindow);
Parameters
enDevice
[in] An RTC_VIDEO_DEVICE enumeration value specifying the video device.ppIVideoWindow
[out] Pointer to an IVideoWindow interface for the device.This method adds a reference to the video window object, which the caller is responsible for releasing.
Return Values
This method returns E_NOTIMPL.
Requirements
OS Versions: Not supported in Windows CE
Header: Rtccore.h, Rtccore.idl.
Link Library: Uuid.lib.
See Also
IRTCClient | IVideoWindow | RTC_VIDEO_DEVICE
Send Feedback on this topic to the authors