Variables

Plugin exports the constants:

PROCESS_USERISADMINCan be either 0 or 1, if user is in the Administrators group.
PROCESS_RUNASADMINCan be either 0 or 1, if user is actually have the administrator righs.
PROCESS_ISELEVATEDCan be either 0 or 1, if process is executed with elevated privileges.
PROCESS_INTEGRITYLEVELProcess integrity level. Can be either:
0 — Untrusted
1 — Low
2 — Medium
3 — High
4 — System