JNA API 4.0.0

com.sun.jna.platform.win32.COM
Class IUnknown.ByReference

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by com.sun.jna.platform.win32.COM.IUnknown
          extended by com.sun.jna.platform.win32.COM.IUnknown.ByReference
All Implemented Interfaces:
NativeMapped, Structure.ByReference
Enclosing class:
IUnknown

public static class IUnknown.ByReference
extends IUnknown
implements Structure.ByReference

The Class ByReference.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.jna.platform.win32.COM.IUnknown
IUnknown.ByReference
 
Field Summary
 
Fields inherited from class com.sun.jna.platform.win32.COM.IUnknown
IID_IDispatch
 
Constructor Summary
IUnknown.ByReference()
           
 
Method Summary
 
Methods inherited from class com.sun.jna.platform.win32.COM.IUnknown
AddRef, QueryInterface, Release
 
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IUnknown.ByReference

public IUnknown.ByReference()

JNA API 4.0.0

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