Mono Class Library: Overview

System.Runtime.InteropServices.ComTypes.IMoniker: Method Members

The methods of System.Runtime.InteropServices.ComTypes.IMoniker are listed below. For a list of all members, see the IMoniker Members list.

Public Methods

BindToObject(IBindCtx, IMoniker, ref Guid, out object)
Documentation for this section has not yet been entered.
BindToStorage(IBindCtx, IMoniker, ref Guid, out object)
Documentation for this section has not yet been entered.
CommonPrefixWith(IMoniker, out IMoniker)
Documentation for this section has not yet been entered.
ComposeWith(IMoniker, bool, out IMoniker)
Documentation for this section has not yet been entered.
Enum(bool, out IEnumMoniker)
Documentation for this section has not yet been entered.
GetClassID(out Guid)
Documentation for this section has not yet been entered.
GetDisplayName(IBindCtx, IMoniker, out string)
Documentation for this section has not yet been entered.
GetSizeMax(out long)
Documentation for this section has not yet been entered.
GetTimeOfLastChange(IBindCtx, IMoniker, out FILETIME)
Documentation for this section has not yet been entered.
Hash(out int)
Documentation for this section has not yet been entered.
Inverse(out IMoniker)
Documentation for this section has not yet been entered.
IsDirty() : int
Documentation for this section has not yet been entered.
IsEqual(IMoniker) : int
Documentation for this section has not yet been entered.
IsRunning(IBindCtx, IMoniker, IMoniker) : int
Documentation for this section has not yet been entered.
IsSystemMoniker(out int) : int
Documentation for this section has not yet been entered.
Load(IStream)
Documentation for this section has not yet been entered.
ParseDisplayName(IBindCtx, IMoniker, string, out int, out IMoniker)
Documentation for this section has not yet been entered.
Reduce(IBindCtx, int, ref IMoniker, out IMoniker)
Documentation for this section has not yet been entered.
RelativePathTo(IMoniker, out IMoniker)
Documentation for this section has not yet been entered.
Save(IStream, bool)
Documentation for this section has not yet been entered.