Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method allows an application to get an IVideoWindow interface of a participant in the session associated with the specified video window.
Note
This method is not supported on Windows Embedded CE.
Syntax
HRESULT get_IVideoWindow(
IVideoWindow** ppIVideoWindow
);
Parameters
- ppIVideoWindow
[out] Pointer to the IVideoWindow Interface. This call adds a reference to the interface, which the caller is responsible for releasing.
Return Value
This method can return an RTC_E_ constant.
Requirements
| Header | rtccore.idl |
| Library | uuid.lib |
| Windows Embedded CE | Windows Embedded CE 6.0 and later |