IRunningObjectTable::GetObject Method (IMoniker^, Object^)

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

void GetObject(
	IMoniker^ pmkObjectName,
	[OutAttribute] Object^% ppunkObject
)

Parameters

pmkObjectName
Type: Microsoft.VisualStudio.OLE.Interop::IMoniker^
ppunkObject
Type: System::Object^
Return to top
Show: