Class WinNT.GENERIC_MAPPING

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.WinNT.GENERIC_MAPPING
Direct Known Subclasses:
WinNT.GENERIC_MAPPING.ByReference
Enclosing interface:
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
  • Field Details

  • Constructor Details

    • GENERIC_MAPPING

      public GENERIC_MAPPING()