This document is archived and information here might be outdated. Recommended version. |
The native item index.
[Visual Basic .NET] Public ReadOnly Property ItemIndex As IItemIndex
[C#] public IItemIndex ItemIndex {get;}
[C++]
HRESULT get_ItemIndex(
IItemIndex** ppItemIndex
);
[C++] Parameters ppItemIndex [out, retval]
ppItemIndex is a parameter of type IItemIndex**