IMoniker (interface)

This type is found in the namespace System.Runtime.InteropServices.ComTypes

mGetClassIDVoid
mIsDirtyInt32
mLoadVoid
mSaveVoid
mGetSizeMaxVoid
mBindToObjectVoid
mBindToStorageVoid
mReduceVoid
mComposeWithVoid
mEnumVoid
mIsEqualInt32
mHashVoid
mIsRunningInt32
mGetTimeOfLastChangeVoid
mInverseVoid
mCommonPrefixWithVoid
mRelativePathToVoid
mGetDisplayNameVoid
mParseDisplayNameVoid
mIsSystemMonikerInt32

GetClassID

IsDirty

pClassIDSystem.Guid&

Load

.

Save

pStmSystem.Runtime.InteropServices.ComTypes.IStream

GetSizeMax

pStmSystem.Runtime.InteropServices.ComTypes.IStream
fClearDirtySystem.Boolean

BindToObject

pcbSizeSystem.Int64&

BindToStorage

pbcSystem.Runtime.InteropServices.ComTypes.IBindCtx
pmkToLeftSystem.Runtime.InteropServices.ComTypes.IMoniker
riidResultSystem.Guid&
ppvResultSystem.Object&

Reduce

pbcSystem.Runtime.InteropServices.ComTypes.IBindCtx
pmkToLeftSystem.Runtime.InteropServices.ComTypes.IMoniker
riidSystem.Guid&
ppvObjSystem.Object&

ComposeWith

pbcSystem.Runtime.InteropServices.ComTypes.IBindCtx
dwReduceHowFarSystem.Int32
ppmkToLeftSystem.Runtime.InteropServices.ComTypes.IMoniker&
ppmkReducedSystem.Runtime.InteropServices.ComTypes.IMoniker&

Enum

pmkRightSystem.Runtime.InteropServices.ComTypes.IMoniker
fOnlyIfNotGenericSystem.Boolean
ppmkCompositeSystem.Runtime.InteropServices.ComTypes.IMoniker&

IsEqual

fForwardSystem.Boolean
ppenumMonikerSystem.Runtime.InteropServices.ComTypes.IEnumMoniker&

Hash

pmkOtherMonikerSystem.Runtime.InteropServices.ComTypes.IMoniker

IsRunning

pdwHashSystem.Int32&

GetTimeOfLastChange

pbcSystem.Runtime.InteropServices.ComTypes.IBindCtx
pmkToLeftSystem.Runtime.InteropServices.ComTypes.IMoniker
pmkNewlyRunningSystem.Runtime.InteropServices.ComTypes.IMoniker

Inverse

pbcSystem.Runtime.InteropServices.ComTypes.IBindCtx
pmkToLeftSystem.Runtime.InteropServices.ComTypes.IMoniker
pFileTimeSystem.Runtime.InteropServices.ComTypes.FILETIME&

CommonPrefixWith

ppmkSystem.Runtime.InteropServices.ComTypes.IMoniker&

RelativePathTo

pmkOtherSystem.Runtime.InteropServices.ComTypes.IMoniker
ppmkPrefixSystem.Runtime.InteropServices.ComTypes.IMoniker&

GetDisplayName

pmkOtherSystem.Runtime.InteropServices.ComTypes.IMoniker
ppmkRelPathSystem.Runtime.InteropServices.ComTypes.IMoniker&

ParseDisplayName

pbcSystem.Runtime.InteropServices.ComTypes.IBindCtx
pmkToLeftSystem.Runtime.InteropServices.ComTypes.IMoniker
ppszDisplayNameSystem.String&

IsSystemMoniker

pbcSystem.Runtime.InteropServices.ComTypes.IBindCtx
pmkToLeftSystem.Runtime.InteropServices.ComTypes.IMoniker
pszDisplayNameSystem.String
pchEatenSystem.Int32&
ppmkOutSystem.Runtime.InteropServices.ComTypes.IMoniker&
pdwMksysSystem.Int32&