CSYSiSetEnvPath Method |
Note: This API is now obsolete.
Namespace: GeoEngine.Core.GXNet
[ObsoleteAttribute("Deprecated since unknown, ")] public static int iSetEnvPath( string str_val ) [ObsoleteAttribute("Deprecated since unknown, ")] public static int iSetEnvPath( string str_val )
<ObsoleteAttribute("Deprecated since unknown, ")> Public Shared Function iSetEnvPath ( str_val As String ) As Integer <ObsoleteAttribute("Deprecated since unknown, ")> Public Shared Function iSetEnvPath ( str_val As String ) As Integer
public: [ObsoleteAttribute(L"Deprecated since unknown, ")] static int iSetEnvPath( String^ str_val ) public: [ObsoleteAttribute(L"Deprecated since unknown, ")] static int iSetEnvPath( String^ str_val )
[<ObsoleteAttribute("Deprecated since unknown, ")>] static member iSetEnvPath : str_val : string -> int [<ObsoleteAttribute("Deprecated since unknown, ")>] static member iSetEnvPath : str_val : string -> int