UCOMIMoniker.IsRunning(UCOMIBindCtx, UCOMIMoniker, UCOMIMoniker) Method

Definition

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

C#
public void IsRunning(System.Runtime.InteropServices.UCOMIBindCtx pbc, System.Runtime.InteropServices.UCOMIMoniker pmkToLeft, System.Runtime.InteropServices.UCOMIMoniker pmkNewlyRunning);

Parameters

pbc
UCOMIBindCtx

A reference to the bind context to be used in this binding operation.

pmkToLeft
UCOMIMoniker

A reference to the moniker to the left of this moniker if this moniker is part of a composite.

pmkNewlyRunning
UCOMIMoniker

A reference to the moniker most recently added to the Running Object Table.

Remarks

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

Applies to

Tuote Versiot
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1