|
JNA API 4.0.0 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
<type> *
)
representations.
See:
Description
Class Summary | |
---|---|
ByReference | Provides generic "pointer to type" functionality, often used in C code to return values to the caller in addition to a function result. |
ByteByReference | |
DoubleByReference | |
FloatByReference | |
IntByReference | |
LongByReference | |
NativeLongByReference | |
PointerByReference | Represents a reference to a pointer to native data. |
ShortByReference |
Provides various native pointer-to-type (<type> *
)
representations.
|
JNA API 4.0.0 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |