Class Minwinbase.SECURITY_ATTRIBUTES

    • Constructor Detail

      • SECURITY_ATTRIBUTES

        public SECURITY_ATTRIBUTES()
    • Method Detail

      • bInheritHandle

        public boolean bInheritHandle()
        Returns:
        the native value of bInheritHandle;
      • bInheritHandle

        public void bInheritHandle​(boolean bInheritHandle)
      • lpSecurityDescriptor

        public void lpSecurityDescriptor​(NativeAddressHolder lpSecurityDescriptor)
      • nLength

        public final long nLength()
        Returns:
        the native value of nLength;
      • nLength

        public final void nLength​(long nLength)