IRTCClient::PreferredMediaTypes
Other versions of this page are also available for the following:
8/28/2008
This method gets the preferred media types for new sessions.
Syntax
HRESULT get_PreferredMediaTypes(
long* plMediaTypes
);
Parameters
- plMediaTypes
[out] Pointer to RTCMT_ constants representing the media types.
Return Value
This method can return an RTC_E_ constant.
Requirements
Header | rtccore.h, rtccore.idl |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |