JNA API 4.0.0

com.sun.jna.platform.win32.COM
Class ITypeComp.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.ITypeComp
              extended by com.sun.jna.platform.win32.COM.ITypeComp.ByReference
All Implemented Interfaces:
NativeMapped, Structure.ByReference
Enclosing class:
ITypeComp

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


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.jna.platform.win32.COM.ITypeComp
ITypeComp.ByReference
 
Field Summary
 
Fields inherited from class com.sun.jna.platform.win32.COM.IUnknown
IID_IDispatch
 
Constructor Summary
ITypeComp.ByReference()
           
 
Method Summary
 
Methods inherited from class com.sun.jna.platform.win32.COM.ITypeComp
Bind, BindType
 
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

ITypeComp.ByReference

public ITypeComp.ByReference()

JNA API 4.0.0

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