System.Runtime.InteropServices.UCOMIMoniker.IsRunning Method

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

Syntax

public void IsRunning (UCOMIBindCtx pbc, UCOMIMoniker pmkToLeft, UCOMIMoniker pmkNewlyRunning)

Parameters

pbc
A reference to the bind context to be used in this binding operation.
pmkToLeft
A reference to the moniker to the left of this moniker if this moniker is part of a composite.
pmkNewlyRunning
A reference to the moniker most recently added to the Running Object Table.

Remarks

For more information about IMoniker::IsRunning, see the MSDN Library.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0