|
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.ULONG
public static class WinDef.ULONG
32-bit unsigned integer.
| Field Summary | |
|---|---|
static int |
SIZE
|
| Constructor Summary | |
|---|---|
WinDef.ULONG()
Instantiates a new ulong. |
|
WinDef.ULONG(int value)
Instantiates a new ulong. |
|
| Method Summary |
|---|
| 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 |
| Field Detail |
|---|
public static final int SIZE
| Constructor Detail |
|---|
public WinDef.ULONG()
public WinDef.ULONG(int value)
value - the value
|
JNA API> 3.5.2-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||