|
JNA API> 3.5.2-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Number
com.sun.jna.IntegerType
com.sun.jna.platform.win32.WinDef.INT_PTR
public static class WinDef.INT_PTR
Integer type big enough for a pointer.
| Constructor Summary | |
|---|---|
WinDef.INT_PTR()
Instantiates a new int ptr. |
|
WinDef.INT_PTR(long value)
Instantiates a new int ptr. |
|
| Method Summary | |
|---|---|
Pointer |
toPointer()
To pointer. |
| Methods inherited from class com.sun.jna.IntegerType |
|---|
doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString |
| Methods inherited from class java.lang.Number |
|---|
byteValue, shortValue |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WinDef.INT_PTR()
public WinDef.INT_PTR(long value)
value - the value| Method Detail |
|---|
public Pointer toPointer()
|
JNA API> 3.5.2-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||