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