Klasse WinNT.TOKEN_ELEVATION

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.WinNT.TOKEN_ELEVATION
Umschließende Schnittstelle:
WinNT

@FieldOrder("TokenIsElevated") public static class WinNT.TOKEN_ELEVATION extends Structure
The TOKEN_ELEVATION structure indicates whether a token has elevated privileges.
  • Felddetails

    • TokenIsElevated

      public int TokenIsElevated
  • Konstruktordetails

    • TOKEN_ELEVATION

      public TOKEN_ELEVATION()