protected static class NativeObject.Initializer extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
needRef |
boolean |
ownsHandle |
com.sun.jna.Pointer |
ptr |
Constructor and Description |
---|
NativeObject.Initializer() |
NativeObject.Initializer(com.sun.jna.Pointer ptr,
boolean needRef,
boolean ownsHandle) |
Copyright © 2016. All rights reserved.