SetEnvironmentVariable

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TEnvironment class > Methods >

SetEnvironmentVariable

Previous pageReturn to chapter overviewNext page

Creates, modifies, or deletes an environment variable stored in the current process or in the Windows operating system registry key reserved for the current user or local machine.

 

SetEnvironmentVariable         PROCEDURE(STRING pVariable, STRING pValue, EnvironmentVariableTargetEnum pTarget = EnvironmentVariableTarget::Process)