pub fn is_elevated(process: HANDLE) -> bool
Expand description

Determines whether the current process is elevated.

Parameters

  • process - Pointer to a opened process.