com.sun.jna
public class StructureReadContext extends FromNativeContext
| Constructor Summary | |
|---|---|
| StructureReadContext(Structure struct, Field field) | |
| Method Summary | |
|---|---|
| Field | getField() Get the Field being read from native memory. |
| Structure | getStructure() Get the Structure the field is a member of. |