Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

The custom Find handler uses the IShellFindCallbackinterface to communicate back to the Find application.

Methods in Vtable Order

  • IUnknownmethods

    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