Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
Applies to Windows Embedded CE 6.0 R2
This interface encapsulates the unsolicited notification registration through the IRTCClientSubscriber2::RegisterUnsolicitedNotification method. An application can use this interface to control the unsolicited notification registration.
Methods
This interface inherits the methods for the IUnknown interface.
The following table shows the method for this interface.
| Method | Description |
|---|---|
Checks if the unsolicited subscription instance has been enabled |
|
Enables the unsolicited subscription instance. |
|
Disables the unsolicited subscription instance |
|
Deregisters the unsolicited subscription instance. |
Properties
The following table shows the properties for this interface.
| Property | Description |
|---|---|
Retrieves the event package. |
|
Retrieves the acceptable content types. |
Requirements
| Header | rtccore.h, rtccore.idl |
| Library | uuid.lib |
| Windows Embedded CE | Windows Embedded CE 6.0 R2 |