com.sun.jna
public class StructureWriteContext extends ToNativeContext
Constructor Summary | |
---|---|
StructureWriteContext(Structure struct, Field field) |
Method Summary | |
---|---|
Field | getField() Get the Field being written to native memory. |
Structure | getStructure() Get the Structure the field is a member of. |