IShellFindItem::Invoke
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
Send Feedback on this topic to the authors