OpenProcessToken(IntPtr, TokenAccess, IntPtr) | Opens the access token associated with a process. |
OpenProcessToken(SafeHandle, TokenAccess, IntPtr) | Opens the access token associated with a process. |
OpenProcessToken(SafeProcessHandle, TokenAccess, IntPtr) | Opens the access token associated with a process. |