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

You can use the IShellFindIteminterface to reference a single item in a find. Items are allocated by the client and passed back to Find through the callback interface IShellFindCallback.

Methods in Vtable Order

  • IUnknownmethods

    IShellFindItem methods Description

    GetAttributes

    Retrieves attributes of the item.

    SetAttributes

    Sets attributes of the item.

    Invoke

    Called when the user selects the item with a tap or by pressing a hardware button.

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