Package com.sun.jna.platform.win32.COM
Class Moniker.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.Moniker
com.sun.jna.platform.win32.COM.Moniker.ByReference
- All Implemented Interfaces:
- NativeMapped,- IMoniker,- IPersist,- IPersistStream,- IUnknown,- Structure.ByReference
- Enclosing class:
- Moniker
- 
Nested Class SummaryNested classes/interfaces inherited from class com.sun.jna.platform.win32.COM.MonikerMoniker.ByReference
- 
Field SummaryFields inherited from class com.sun.jna.platform.win32.COM.MonikervTableIdStartFields inherited from interface com.sun.jna.platform.win32.COM.IUnknownIID_IUNKNOWN
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.sun.jna.platform.win32.COM.MonikerBindToObject, BindToStorage, CommonPrefixWith, ComposeWith, Enum, GetClassID, GetDisplayName, GetSizeMax, GetTimeOfLastChange, Hash, Inverse, IsDirty, IsEqual, IsRunning, IsSystemMoniker, Load, ParseDisplayName, Reduce, RelativePathTo, SaveMethods 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, toStringMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.sun.jna.platform.win32.COM.IUnknownAddRef, QueryInterface, Release
- 
Constructor Details- 
ByReferencepublic ByReference()
 
-