com.sun.jna
Interface Structure.ByReference

All Known Subinterfaces:
Structure.ByReference, Union.ByReference
All Known Implementing Classes:
StringPointer.ByReference, WStringPointer.ByReference
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.




Copyright © 2009. All Rights Reserved.