IShellFindCallback::OnItemChanged

4/8/2010

The OnItemChanged method provides notification that an item in the list has changed.

Syntax

HRESULT OnItemChanged (
  IShellFindItem * pisfiChanged
);

Parameters

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

IShellFindCallback
IShellFindItem