This document is archived and information here might be outdated. Recommended version. |
Remove a data element type.
[Visual Basic .NET]
Public Sub DeleteType ( _
ByVal Type As String _
)
[C#]
public void DeleteType (
string Type
);
[C++]
HRESULT DeleteType(
BSTR Type
);
[C++] Parameters Type [in]
Type is a parameter of type BSTR