IRTCClientSubscriber (Windows Embedded CE 6.0)
1/6/2010
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 |
---|---|
Creates a new subscription. |
Requirements
Header | rtccore.idl |
Library | uuid.lib |
Windows Embedded CE | Windows Embedded CE 6.0 and later |