次の方法で共有


IShellFindItem

Send Feedback

You can use the IShellFindItem interface 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

  • IUnknown methods
    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

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.