|
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.BaseTSD.ULONG_PTR
com.sun.jna.platform.win32.BaseTSD.SIZE_T
public static class BaseTSD.SIZE_T
The maximum number of bytes to which a pointer can point. Use for a count that must span the full range of a pointer.
| Constructor Summary | |
|---|---|
BaseTSD.SIZE_T()
|
|
BaseTSD.SIZE_T(long value)
|
|
| Method Summary |
|---|
| Methods inherited from class com.sun.jna.platform.win32.BaseTSD.ULONG_PTR |
|---|
toPointer |
| 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 BaseTSD.SIZE_T()
public BaseTSD.SIZE_T(long value)
|
JNA API> 3.5.2-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||