IBindHost::MonikerBindToStorage Method (IMoniker^, IBindCtx^, IBindStatusCallback^, Guid, Object^)

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

void MonikerBindToStorage(
	IMoniker^ pmk,
	IBindCtx^ pbc,
	IBindStatusCallback^ pBSC,
	[InAttribute] Guid% riid,
	[OutAttribute] Object^% ppvObj
)
Return to top
Show: