System.Runtime.InteropServices.UCOMIMoniker Members

The members of System.Runtime.InteropServices.UCOMIMoniker are listed below.

Public Methods

BindToObject(UCOMIBindCtx, UCOMIMoniker, ref Guid, out object)
Documentation for this section has not yet been entered.
BindToStorage(UCOMIBindCtx, UCOMIMoniker, ref Guid, out object)
Documentation for this section has not yet been entered.
CommonPrefixWith(UCOMIMoniker, out UCOMIMoniker)
Documentation for this section has not yet been entered.
ComposeWith(UCOMIMoniker, bool, out UCOMIMoniker)
Documentation for this section has not yet been entered.
Enum(bool, out UCOMIEnumMoniker)
Documentation for this section has not yet been entered.
GetClassID(out Guid)
Documentation for this section has not yet been entered.
GetDisplayName(UCOMIBindCtx, UCOMIMoniker, out string)
Documentation for this section has not yet been entered.
GetSizeMax(out long)
Documentation for this section has not yet been entered.
GetTimeOfLastChange(UCOMIBindCtx, UCOMIMoniker, 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 UCOMIMoniker)
Documentation for this section has not yet been entered.
IsDirty() : int

Checks the object for changes since it was last saved.

IsEqual(UCOMIMoniker)

Compares this moniker with a specified moniker and indicates whether they are identical.

IsRunning(UCOMIBindCtx, UCOMIMoniker, UCOMIMoniker)

Determines whether the object that is identified by this moniker is currently loaded and running.

IsSystemMoniker(out int)
Documentation for this section has not yet been entered.
Load(UCOMIStream)

Initializes an object from the stream where it was previously saved.

ParseDisplayName(UCOMIBindCtx, UCOMIMoniker, string, out int, out UCOMIMoniker)
Documentation for this section has not yet been entered.
Reduce(UCOMIBindCtx, int, ref UCOMIMoniker, out UCOMIMoniker)
Documentation for this section has not yet been entered.
RelativePathTo(UCOMIMoniker, out UCOMIMoniker)
Documentation for this section has not yet been entered.
Save(UCOMIStream, bool)

Saves an object to the specified stream.