Package com.sun.jna.platform.win32.COM
Class TypeLib.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.TypeLib
- 
- com.sun.jna.platform.win32.COM.TypeLib.ByReference
 
 
 
 
 
- 
- All Implemented Interfaces:
- NativeMapped,- ITypeLib,- IUnknown,- Structure.ByReference
 - Enclosing class:
- TypeLib
 
 public static class TypeLib.ByReference extends TypeLib implements Structure.ByReference 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class com.sun.jna.platform.win32.COM.TypeLibTypeLib.ByReference
 
- 
 - 
Field Summary- 
Fields inherited from interface com.sun.jna.platform.win32.COM.IUnknownIID_IUNKNOWN
 
- 
 - 
Constructor SummaryConstructors Constructor Description ByReference()
 - 
Method Summary- 
Methods inherited from class com.sun.jna.platform.win32.COM.TypeLibFindName, GetDocumentation, GetLibAttr, GetTypeComp, GetTypeInfo, GetTypeInfoCount, GetTypeInfoOfGuid, GetTypeInfoType, IsName, ReleaseTLibAttr
 - 
Methods inherited from class com.sun.jna.platform.win32.COM.UnknownAddRef, QueryInterface, Release
 - 
Methods inherited from class com.sun.jna.platform.win32.COM.COMInvoker_invokeNativeInt, _invokeNativeObject, _invokeNativeVoid
 - 
Methods inherited from class com.sun.jna.PointerTypeequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
 - 
Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, wait
 - 
Methods inherited from interface com.sun.jna.platform.win32.COM.IUnknownAddRef, QueryInterface, Release
 
- 
 
-