C# Class PoshInternals.AdjustPrivilege

Mostra file Open project: adamdriscoll/PoshInternals

Public Methods

Method Description
EnablePrivilege ( long processHandle, string privilege, bool disable ) : bool

Method Details

EnablePrivilege() public static method

public static EnablePrivilege ( long processHandle, string privilege, bool disable ) : bool
processHandle long
privilege string
disable bool
return bool