Share via


IShellFindItem::Invoke

4/8/2010

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 Value

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

Requirements

Header findext.h
Windows Embedded CE Windows CE 3.0 and later
Windows Mobile Pocket PC 2000 and later

See Also

Reference

IShellFindItem