IMoniker class com Interface

Inheritance

Constructors

IMoniker(Pointer<COMObject> ptr)

Properties

hashCode int
The hash code for this object.
no setterinherited
ptr Pointer<COMObject>
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

AddRef() int
inherited
BindToObject(Pointer<COMObject> pbc, Pointer<COMObject> pmkToLeft, Pointer<GUID> riidResult, Pointer<Pointer<NativeType>> ppvResult) int
BindToStorage(Pointer<COMObject> pbc, Pointer<COMObject> pmkToLeft, Pointer<GUID> riid, Pointer<Pointer<NativeType>> ppvObj) int
CommonPrefixWith(Pointer<COMObject> pmkOther, Pointer<Pointer<COMObject>> ppmkPrefix) int
ComposeWith(Pointer<COMObject> pmkRight, int fOnlyIfNotGeneric, Pointer<Pointer<COMObject>> ppmkComposite) int
Enum(int fForward, Pointer<Pointer<COMObject>> ppenumMoniker) int
GetClassID(Pointer<GUID> pClassID) int
inherited
GetDisplayName(Pointer<COMObject> pbc, Pointer<COMObject> pmkToLeft, Pointer<Pointer<Utf16>> ppszDisplayName) int
GetSizeMax(Pointer<Uint64> pcbSize) int
inherited
GetTimeOfLastChange(Pointer<COMObject> pbc, Pointer<COMObject> pmkToLeft, Pointer<FILETIME> pFileTime) int
Hash(Pointer<Uint32> pdwHash) int
Inverse(Pointer<Pointer<COMObject>> ppmk) int
IsDirty() int
inherited
IsEqual(Pointer<COMObject> pmkOtherMoniker) int
IsRunning(Pointer<COMObject> pbc, Pointer<COMObject> pmkToLeft, Pointer<COMObject> pmkNewlyRunning) int
IsSystemMoniker(Pointer<Uint32> pdwMksys) int
Load(Pointer<COMObject> pStm) int
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
ParseDisplayName(Pointer<COMObject> pbc, Pointer<COMObject> pmkToLeft, Pointer<Utf16> pszDisplayName, Pointer<Uint32> pchEaten, Pointer<Pointer<COMObject>> ppmkOut) int
QueryInterface(Pointer<GUID> riid, Pointer<Pointer<NativeType>> ppvObject) int
inherited
Reduce(Pointer<COMObject> pbc, int dwReduceHowFar, Pointer<Pointer<COMObject>> ppmkToLeft, Pointer<Pointer<COMObject>> ppmkReduced) int
RelativePathTo(Pointer<COMObject> pmkOther, Pointer<Pointer<COMObject>> ppmkRelPath) int
Release() int
inherited
Save(Pointer<COMObject> pStm, int fClearDirty) int
inherited
toInterface(String iid) Pointer<COMObject>
Cast an existing COM object to a specified interface.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited