Klasse WinNT.GENERIC_MAPPING

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.WinNT.GENERIC_MAPPING
Bekannte direkte Unterklassen:
WinNT.GENERIC_MAPPING.ByReference
Umschließende Schnittstelle:
WinNT

@FieldOrder({"genericRead","genericWrite","genericExecute","genericAll"}) public static class WinNT.GENERIC_MAPPING extends Structure
Defines the mapping of generic access rights to specific and standard access rights for an object
  • Felddetails

  • Konstruktordetails

    • GENERIC_MAPPING

      public GENERIC_MAPPING()