This document is archived and information here might be outdated. Recommended version. |
Update the specified item info in index.
[Visual Basic .NET] Public Sub UpdateItemInfo ( _ ByVal pItemInfo As IItemInfo _ )
[C#] public void UpdateItemInfo ( IItemInfo pItemInfo );
[C++]
HRESULT UpdateItemInfo(
IItemInfo* pItemInfo
);
[C++] Parameters pItemInfo [in]
pItemInfo is a parameter of type IItemInfo*