Share via


IShellNotificationCallback

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This interface is used by the shell to advise the notification owner of actions taken on the notification.

Methods in Vtable Order

  • IUnknown methods

    IShellNotificationCallback methods Description

    OnShow

    Reserved. Returns E_NOTIMPL.

    OnCommandSelected

    Called when the user taps a link of the form <A HREF="cmd:#"> in the notification balloon.

    OnLinkSelected

    Called when the user selects one of the action-choice links in the notification balloon.

    OnDismiss

    Called when the user taps away from the notification balloon or if an SHNP_INFORM priority notification's duration expires.

Requirements

Header aygshell.h
Library aygshell.lib
Windows Embedded CE Windows CE 3.0 and later
Windows Mobile Pocket PC 2002 and later