IBindHost::CreateMoniker Method (String^, IBindCtx^, IMoniker^, UInt32)

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

void CreateMoniker(
	String^ szName,
	IBindCtx^ pbc,
	[OutAttribute] IMoniker^% ppmk,
	unsigned int dwReserved
)
Return to top
Show: