C# Class PoshInternals.AdjustPrivilege

Afficher le fichier Open project: adamdriscoll/PoshInternals

Méthodes publiques

Méthode Description
EnablePrivilege ( long processHandle, string privilege, bool disable ) : bool

Method Details

EnablePrivilege() public static méthode

public static EnablePrivilege ( long processHandle, string privilege, bool disable ) : bool
processHandle long
privilege string
disable bool
Résultat bool