JNA API 4.0.0

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

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

The Class ByReference.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.jna.platform.win32.COM.IDispatch
IDispatch.ByReference
 
Field Summary
 
Fields inherited from class com.sun.jna.platform.win32.COM.IDispatch
IID_IDispatch
 
Constructor Summary
IDispatch.ByReference()
           
 
Method Summary
 
Methods inherited from class com.sun.jna.platform.win32.COM.IDispatch
GetIDsOfNames, GetTypeInfo, GetTypeInfoCount, Invoke
 
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

IDispatch.ByReference

public IDispatch.ByReference()

JNA API 4.0.0

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