com.sun.jna.examples.win32

Class Kernel32.SECURITY_ATTRIBUTES

public static class Kernel32.SECURITY_ATTRIBUTES extends Structure

Field Summary
booleanbInheritHandle
PointerlpSecurityDescriptor
intnLength

Field Detail

bInheritHandle

public boolean bInheritHandle

lpSecurityDescriptor

public Pointer lpSecurityDescriptor

nLength

public int nLength
Copyright © 2007-2009 Timothy Wall. All Rights Reserved.