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 Summary
Nested classes/interfaces inherited from class Moniker
Moniker.ByReference -
Field Summary
Fields inherited from class Moniker
vTableIdStartFields inherited from interface IUnknown
IID_IUNKNOWN -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Moniker
BindToObject, BindToStorage, CommonPrefixWith, ComposeWith, Enum, GetClassID, GetDisplayName, GetSizeMax, GetTimeOfLastChange, Hash, Inverse, IsDirty, IsEqual, IsRunning, IsSystemMoniker, Load, ParseDisplayName, Reduce, RelativePathTo, SaveMethods 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, toStringMethods inherited from interface IUnknown
AddRef, QueryInterface, Release
-
Constructor Details
-
ByReference
public ByReference()
-