次の方法で共有


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.

    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

See Also

Reference

AYGShell Interfaces