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