JNA API 3.3.0

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, SetupApi.SP_DEVICE_INTERFACE_DATA.ByReference, SetupApi.SP_DEVINFO_DATA.ByReference, Sspi.PSecHandle.ByReference, Sspi.PSecPkgInfo.ByReference, Sspi.SecBuffer.ByReference, Sspi.SecHandle.ByReference, Sspi.SecPkgInfo.ByReference, Tlhelp32.PROCESSENTRY32.ByReference, VerRsrc.VS_FIXEDFILEINFO.ByReference, WinBase.FILETIME.ByReference, WinBase.PROCESS_INFORMATION.ByReference, WinBase.SYSTEM_INFO.PI.ByReference, WinBase.SYSTEM_INFO.UNION.ByReference, Winioctl.STORAGE_DEVICE_NUMBER.ByReference, WinNT.LARGE_INTEGER.ByReference, WinNT.PSID.ByReference, WinUser.HARDWAREINPUT.ByReference, WinUser.INPUT.ByReference, WinUser.KEYBDINPUT.ByReference, WinUser.MOUSEINPUT.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.3.0

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