This document is archived and information here might be outdated. Recommended version. |
Clears the value of a given environment.
[Visual Basic .NET] Public Sub ClearEnvironment ( _ ByVal env As String _ )
[C#] public void ClearEnvironment ( string env );
[C++]
HRESULT ClearEnvironment(
BSTR env
);
[C++]
Parameters env [in]
env is a parameter of type BSTR