Package com.openfin.desktop.win32
Class DesktopPortHandler.COPYDATASTRUCT.ByReference
- java.lang.Object
-
- com.sun.jna.Structure
-
- com.openfin.desktop.win32.DesktopPortHandler.COPYDATASTRUCT
-
- com.openfin.desktop.win32.DesktopPortHandler.COPYDATASTRUCT.ByReference
-
- All Implemented Interfaces:
com.sun.jna.Structure.ByReference
- Enclosing class:
- DesktopPortHandler.COPYDATASTRUCT
public static class DesktopPortHandler.COPYDATASTRUCT.ByReference extends DesktopPortHandler.COPYDATASTRUCT implements com.sun.jna.Structure.ByReference
The by-reference version of this structure.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.openfin.desktop.win32.DesktopPortHandler.COPYDATASTRUCT
DesktopPortHandler.COPYDATASTRUCT.ByReference
-
-
Field Summary
-
Fields inherited from class com.openfin.desktop.win32.DesktopPortHandler.COPYDATASTRUCT
cbData, dwData, lpData
-
-
Constructor Summary
Constructors Constructor Description ByReference()
-
Method Summary
-
Methods inherited from class com.openfin.desktop.win32.DesktopPortHandler.COPYDATASTRUCT
getFieldOrder
-
Methods inherited from class com.sun.jna.Structure
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
-
-