protected static class NativeObject.Initializer
extends java.lang.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) |