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