IMoniker::BindToObject Method (IBindCtx^, IMoniker^, Guid, Object^)

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

void BindToObject(
	IBindCtx^ pbc,
	IMoniker^ pmkToLeft,
	[InAttribute] Guid% riidResult,
	[OutAttribute] Object^% ppvResult
)
Return to top
Show: