JNA API 3.2.4

com.sun.jna.examples.win32

Class Kernel32.SECURITY_ATTRIBUTES

  • Enclosing interface:
    Kernel32


    public static class Kernel32.SECURITY_ATTRIBUTES
    extends Structure
    • Field Detail

      • nLength

        public int nLength
      • lpSecurityDescriptor

        public Pointer lpSecurityDescriptor
      • bInheritHandle

        public boolean bInheritHandle
    • Constructor Detail

      • Kernel32.SECURITY_ATTRIBUTES

        public Kernel32.SECURITY_ATTRIBUTES()
JNA API 3.2.4

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