Class Unknown.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.Unknown.ByReference
- All Implemented Interfaces:
NativeMapped, IUnknown, Structure.ByReference
- Enclosing class:
Unknown
- Author:
- Tobias Wolf, wolf.tobias@gmx.net
-
Nested Class Summary
Nested classes/interfaces inherited from class Unknown
Unknown.ByReference -
Field Summary
Fields inherited from interface IUnknown
IID_IUNKNOWN -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Unknown
AddRef, QueryInterface, ReleaseMethods inherited from class COMInvoker
_invokeNativeInt, _invokeNativeObject, _invokeNativeVoidMethods inherited from class PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
-
Constructor Details
-
ByReference
public ByReference()
-