IRTCUnsolicitedNotificationEvent
Other versions of this page are also available for the following:
8/28/2008
Applies to Windows Embedded CE 6.0 R2
This interface retrieves information about an event of type RTCE_UNSOLICITED_NOTIFY_EVENT. This event is sent to the application encapsulating an incoming NOTIFY message with matching event package and content-type values that are registered through the IRTCClientSubscriber2::RegisterUnsolicitedNotification method but not associated to any existing sessions. From this interface an application can also query for its IRTCSIPEvent interface to further inspect the incoming NOTIFY message.
Methods
This interface inherits the methods for the IUnknown and IDispatch interfaces.
Properties
Property | Description |
---|---|
Gets the unsolicited subscription object. |
Requirements
Header | rtccore.h, rtccore.idl |
Library | uuid.lib |
Windows Embedded CE | Windows Embedded CE 6.0 R2 |