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
This method is used to deregister the unsolicited notification registration. The application will not be notified with IRTCUnsolicitedNotificationEvent when there are incoming NOTIFY messages with a matching event package and content-type values. To re-register the event package and content-type values for unsolicited notification, the application needs to register again by calling the IRTCClientSubscriber2::RegisterUnsolicitedNotification method.
Syntax
HRESULT Unregister ();
Parameters
There are no parameters for this method.
Requirements
| Header | rtccore.idl, rtcerr.h |
| Library | uuid.lib |
| Windows Embedded CE | Windows Embedded CE 6.0 R2 |
See Also
Reference
IRTCUnsolicitedSubscription
IRTCUnsolicitedSubscription::AcceptedContentType
IRTCUnsolicitedSubscription::Disable
IRTCUnsolicitedSubscription::Enable
IRTCUnsolicitedSubscription::EventPackage
IRTCUnsolicitedSubscription::IsEnabled
IRTCClientSubscriber2
IRTCUnsolicitedNotificationEvent