IShellNotificationCallback (Windows Embedded CE 6.0)
1/6/2010
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.
Called when the user taps a link of the form <A HREF="cmd:#"> in the notification balloon.
Called when the user selects one of the action-choice links in the notification balloon.
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 |