This document is archived and information here might be outdated. Recommended version. |
Get item type from string.
[Visual Basic .NET] Public Function GetItemTypeFromString ( _ ByVal desc As String _ ) As esriArcInfoItemType
[C#] public esriArcInfoItemType GetItemTypeFromString ( string desc );
[C++]
HRESULT GetItemTypeFromString(
BSTR desc
);
[C++] Parameters desc [in]
desc is a parameter of type BSTR