com.openfin.desktop.win32
Class DesktopPortHandler.COPYDATASTRUCT.ByReference

java.lang.Object
  extended by com.sun.jna.Structure
      extended by com.openfin.desktop.win32.DesktopPortHandler.COPYDATASTRUCT
          extended by 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
 
Nested classes/interfaces inherited from class com.sun.jna.Structure
com.sun.jna.Structure.ByValue, com.sun.jna.Structure.StructField
 
Field Summary
 
Fields inherited from class com.openfin.desktop.win32.DesktopPortHandler.COPYDATASTRUCT
cbData, dwData, lpData
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
DesktopPortHandler.COPYDATASTRUCT.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, clear, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DesktopPortHandler.COPYDATASTRUCT.ByReference

public DesktopPortHandler.COPYDATASTRUCT.ByReference()


Copyright © 2016. All rights reserved.