IRTCSessionNotificationEvent (Windows Embedded CE 6.0)
1/6/2010
Applies to Windows Embedded CE 6.0 R2
This interface retrieves information about an event of type RTCE_SESSION_NOTIFICATION. This is the event that is sent to the application encapsulating an incoming NOTIFY message with matching event package values that is associated to an existing session. 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.
The following table shows the methods for this interface.
Method | Description |
---|---|
Allows the application to accept the incoming NOTIFY message. |
|
Allows the application to reject the incoming NOTIFY message. |
Properties
The following table shows the properties for this interface.
Property | Description |
---|---|
Gets the session. |
Requirements
Header | rtccore.h, rtccore.idl |
Library | uuid.lib |
Windows Embedded CE | Windows Embedded CE 6.0 R2 |