IMoniker::IsRunning Method (IBindCtx^, IMoniker^, IMoniker^)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

int IsRunning(
	IBindCtx^ pbc,
	IMoniker^ pmkToLeft,
	IMoniker^ pmkNewlyRunning
)

Return Value

Type: System::Int32
Return to top
Show: