Package com.sun.jna.platform.win32
Class WinNT.PACLByReference
- java.lang.Object
- 
- com.sun.jna.PointerType
- 
- com.sun.jna.ptr.ByReference
- 
- com.sun.jna.platform.win32.WinNT.PACLByReference
 
 
 
- 
- All Implemented Interfaces:
- NativeMapped
 - Enclosing interface:
- WinNT
 
 public static class WinNT.PACLByReference extends ByReference 
- 
- 
Constructor SummaryConstructors Constructor Description PACLByReference()PACLByReference(WinNT.ACL h)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description WinNT.ACLgetValue()voidsetValue(WinNT.ACL h)- 
Methods inherited from class com.sun.jna.ptr.ByReferencetoString
 - 
Methods inherited from class com.sun.jna.PointerTypeequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
 
- 
 
-