JNA API 3.2.7

com.sun.jna
Interface Structure.ByReference

All Known Implementing Classes:
DsGetDC.DOMAIN_CONTROLLER_INFO.ByReference, DsGetDC.DS_DOMAIN_TRUSTS.ByReference, DsGetDC.PDOMAIN_CONTROLLER_INFO.ByReference, DsGetDC.PDS_DOMAIN_TRUSTS.ByReference, Guid.GUID.ByReference, NTSecApi.LSA_FOREST_TRUST_INFORMATION.ByReference, NTSecApi.LSA_FOREST_TRUST_RECORD.ByReference, NTSecApi.LSA_FOREST_TRUST_RECORD.UNION.ByReference, NTSecApi.LSA_UNICODE_STRING.ByReference, NTSecApi.PLSA_FOREST_TRUST_INFORMATION.ByReference, NTSecApi.PLSA_FOREST_TRUST_RECORD.ByReference, NTSecApi.PLSA_UNICODE_STRING.ByReference, Sspi.PSecHandle.ByReference, Sspi.PSecPkgInfo.ByReference, Sspi.SecBuffer.ByReference, Sspi.SecHandle.ByReference, Sspi.SecPkgInfo.ByReference, WinBase.SYSTEM_INFO.PI.ByReference, WinBase.SYSTEM_INFO.UNION.ByReference, WinNT.LARGE_INTEGER.ByReference, WinNT.PSID.ByReference, 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.2.7

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