This document is archived and information here might be outdated. Recommended version. |
Gets the given system environment.
[Visual Basic .NET] Public Function GetSystemEnvironment ( _ ByVal envName As String _ ) As String
[C#] public string GetSystemEnvironment ( string envName );
[C++]
HRESULT GetSystemEnvironment(
BSTR envName
);
[C++]
Parameters envName [in]
envName is a parameter of type BSTR