IRTCClientSubscriber

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This interface enables applications to create new subscriptions. Applications can access this interface by calling IUnknown::QueryInterface on an IRTCClient object. This interface is intended for C and C++ applications.

Methods

The following table shows the methods for this interface in vtable order. This is the order in which the compiler calls the methods. Like all COM interfaces, this interface inherits the methods for the IUnknown interface.

Method Description

IRTCClientSubscriber::CreateSubscription

Creates a new subscription.

Requirements

Header rtccore.idl
Library uuid.lib
Windows Embedded CE Windows Embedded CE 6.0 and later

See Also

Reference

RTC Client API Interfaces