JNA API 3.1.0

com.sun.jna
Interface Structure.ByReference

All Known Implementing Classes:
X11.XDeviceByReference, X11.XInputClassInfoByReference, X11.XKeyboardControlRef, X11.XKeyboardStateRef, X11.XModifierKeymapRef
Enclosing class:
Structure

public static interface Structure.ByReference

Tagging interface to indicate the address of an instance of the Structure type is to be used within a Structure definition rather than nesting the full Structure contents. The default behavior is to inline Structure fields.



JNA API 3.1.0

Copyright © 2007-2008 Timothy Wall. All Rights Reserved.