This document is archived and information here might be outdated. Recommended version. |
Delete item infos from index.
[Visual Basic .NET]
Public Sub DeleteItemInfos ( _
ByVal catalogPath As String _
)
[C#]
public void DeleteItemInfos (
string catalogPath
);
[C++]
HRESULT DeleteItemInfos(
BSTR catalogPath
);
[C++] Parameters catalogPath [in]
catalogPath is a parameter of type BSTR