This document is archived and information here might be outdated. Recommended version. |
Adds an Index for the specified Item.
[Visual Basic .NET]
Public Sub AddIndex ( _
ByVal itemName As String _
)
[C#]
public void AddIndex (
string itemName
);
[C++]
HRESULT AddIndex(
BSTR itemName
);
[C++] Parameters itemName [in]
itemName is a parameter of type BSTR