Class: Puppet::Util::Windows::Process::TOKEN_ELEVATION

Inherits:
FFI::Struct
  • Object
show all
Defined in:
lib/puppet/util/windows/process.rb

Overview

msdn.microsoft.com/en-us/library/windows/desktop/bb530717(v=vs.85).aspx typedef struct _TOKEN_ELEVATION

DWORD TokenIsElevated;

TOKEN_ELEVATION, *PTOKEN_ELEVATION;