JNA API 3.4.0
com.sun.jna.platform.win32

Class WinNT.ACL

  • Enclosing interface:
    WinNT


    public static class WinNT.ACL
    extends Structure
    • Field Detail

      • AclRevision

        public byte AclRevision
      • Sbz1

        public byte Sbz1
      • AclSize

        public short AclSize
      • AceCount

        public short AceCount
      • Sbz2

        public short Sbz2
    • Constructor Detail

      • WinNT.ACL

        public WinNT.ACL()
      • WinNT.ACL

        public WinNT.ACL(Pointer pointer)
JNA API 3.4.0

Copyright © 2007-2010 Timothy Wall. All Rights Reserved.