UtilProcessGetProcessPrivilegeState Method

Overload List

GetProcessPrivilegeState(Int32, ProcessPrivileges) Gets the state of a privilege from the specified process.
GetProcessPrivilegeState(Process, ProcessPrivileges) Gets the state of a privilege from the specified process.
GetProcessPrivilegeState(String, Process, ProcessPrivileges) Gets the state of a privilege from the specified process on the target computer.
GetProcessPrivilegeState(String, Int32, ProcessPrivileges) Gets the state of a privilege from the specified process on the target computer.

See Also