This document is archived and information here might be outdated. Recommended version. |
Provides the data type object given the name.
[Visual Basic .NET] Public Function GetDataType ( _ ByVal Name As String _ ) As IGPDataType
[C#] public IGPDataType GetDataType ( string Name );
[C++]
HRESULT GetDataType(
BSTR Name
);
[C++] Parameters Name [in]
Name is a parameter of type BSTR