IRTCSessionStateChangeEvent2::MediaTypes

This method gets the media types that are available on the incoming call. This method should only be called on RTCST_PC_TO_PC sessions in the RTCSS_INCOMING state.

HRESULT get_MediaTypes(
  long* pMediaTypes
);

Parameters

  • pMediaTypes
    [out] Pointer to an RTCMT_ constant.

Return Values

This method can return an RTC_E_ constant.

Requirements

OS Versions: Windows CE .NET 4.2 and later.
Header: Rtccore.h, Rtccore.idl.
Link Library: Uuid.lib.

See Also

IRTCSessionStateChangeEvent2

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.