IShellFindCallback

4/8/2010

The custom Find handler uses the IShellFindCallback interface to communicate back to the Find application.

Methods in Vtable Order

  • IUnknown methods

    IShellFindCallback methods Description

    OnFindProgress

    Notifies the Find application of progress in the search.

    OnItemChanged

    Called by the Find custom handler to notify the Find application that an item has changed.

    OnItemDeleted

    Called by the Find custom handler to notify the Find application that an item was deleted.

Requirements

Header findext.h
Windows Embedded CE Windows CE 3.0 and later
Windows Mobile Pocket PC 2000 and later

See Also

Reference

Shell Interfaces