8/28/2008 This interface represents the RTC Subscription Notification Event object. This object is sent after receiving an incoming SIP NOTIFY message, which corresponds to a custom subscription (IRTCSubscription).

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 and IDispatch interfaces.
The following table shows the IDispatch methods.
The following table shows the IRTCSubscriptionNotificationEvent methods.

Obtaining a Pointer
A pointer for this interface can only be received through the Event Sink.

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

See Also