次の方法で共有


IShellFindItem::Invoke

Send Feedback

The Invoke method is called when the user selects the item with a tap or by pressing a hardware button.

Syntax

HRESULT Invoke(void);

Parameters

None.

Return Values

This method should return S_OK if it was successful or appropriate errors if not.

Requirements

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

See Also

IShellFindItem

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.