Share via


IShellFindCallback

Send Feedback

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

Pocket PC: Pocket PC 2000 and later.
Smartphone: none
OS Versions: Windows CE 3.0 and later.
Header: findext.h.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.