Package com.sun.jna.platform.win32.COM
Class TypeComp.ByReference
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.win32.COM.COMInvoker
com.sun.jna.platform.win32.COM.Unknown
com.sun.jna.platform.win32.COM.TypeComp
com.sun.jna.platform.win32.COM.TypeComp.ByReference
- All Implemented Interfaces:
- NativeMapped,- IUnknown,- Structure.ByReference
- Enclosing class:
- TypeComp
- 
Nested Class SummaryNested classes/interfaces inherited from class com.sun.jna.platform.win32.COM.TypeCompTypeComp.ByReference
- 
Field SummaryFields inherited from interface com.sun.jna.platform.win32.COM.IUnknownIID_IUNKNOWN
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.sun.jna.platform.win32.COM.UnknownAddRef, QueryInterface, ReleaseMethods inherited from class com.sun.jna.platform.win32.COM.COMInvoker_invokeNativeInt, _invokeNativeObject, _invokeNativeVoidMethods inherited from class com.sun.jna.PointerTypeequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
- 
Constructor Details- 
ByReferencepublic ByReference()
 
-