RTC Client API Constants

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

The following table shows the RTC Client API constants with a description of the purpose of each.

Programming element Description

OAHWND

Window handle.

RTC_E_

Return values for Real Time Communications (RTC) methods.

RTC_S_

Return values for Real Time Communications (RTC) methods.

RTCAU_

The authentication constants describe the authentication types.

RTCCS_

The create session constants are used by the IRTCClient::CreateSession method.

RTCEF_

The event filter constants describe the types of events the application can register to receive.

RTCIF_

The initialization flags for RTC clients.

RTCMT_

The media type constants describe the media streams available.

RTCRF_

These constants contain registration-specific information.

RTCRMF_

The roaming constants describe objects with roaming capabilities.

RTCSI_

The session type constants describe the sessions.

RTCSP_

The privacy type constants describe privacy related features.

RTCSP_PRIVACY_

The privacy constants describe privacy related features. These constants are used by the IRTCSessionSIPPrivacyand IRTCClientSIPPrivacyinterfaces.

RTCTR_

The transport type constants describe the transport used.

See Also

Other Resources

RTC Client API Reference