INotificationActivationCallback interface (notificationactivationcallback.h)

Receives notification messages when an app is triggered through a toast from the action center.

Inheritance

The INotificationActivationCallback interface inherits from the IUnknown interface. INotificationActivationCallback also has these types of members:

Methods

The INotificationActivationCallback interface has these methods.

 
INotificationActivationCallback::Activate

Called when a user interacts with a toast in the action center.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header notificationactivationcallback.h

See also

Respond to toast activations