This document is archived and information here might be outdated. Recommended version. |
Removes a class from the hatch extension.
[Visual Basic .NET] Public Sub RemoveClass ( _ ByVal Name As String _ )
[C#] public void RemoveClass ( string Name );
[C++]
HRESULT RemoveClass(
BSTR Name
);
[C++]
Parameters Name [in]
Name is a parameter of type BSTR