This document is archived and information here might be outdated. Recommended version. |
Changes function to the one with type name provided.
[Visual Basic .NET]
Public Sub ChangeFunctionType ( _
ByVal newType As String _
)
[C#]
public void ChangeFunctionType (
string newType
);
[C++]
HRESULT ChangeFunctionType(
BSTR newType
);
[C++] Parameters newType
newType is a parameter of type BSTR