IShellFind

4/8/2010

The Find application uses the IShellFind interface to control custom Find handler.

Methods in Vtable Order

  • IUnknown methods

    IShellFind methods Description

    Initialize

    Initializes the handler.

    SetCallback

    Attaches the handler to a different callback interface.

    LaunchCustomOptions

    Called when the user taps the Options button in the Find application.

    StartFind

    Called by the Find application to start a search.

    AbortFind

    Called by the Find application to abort a search.

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