C# 클래스 PoshInternals.AdjustPrivilege

파일 보기 프로젝트 열기: adamdriscoll/PoshInternals

공개 메소드들

메소드 설명
EnablePrivilege ( long processHandle, string privilege, bool disable ) : bool

메소드 상세

EnablePrivilege() 공개 정적인 메소드

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