다음을 통해 공유


IShellNotificationCallback (Windows CE 5.0)

Send Feedback

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

Pocket PC: Pocket PC 2002 and later
Smartphone: none
OS Versions: Windows CE 3.0 and later
Header: aygshell.h
Library: aygshell.lib

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.