IOleContainer::ParseDisplayName Method (IBindCtx^, String^, UInt32, IMoniker^)

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

void ParseDisplayName(
	IBindCtx^ pbc,
	String^ pszDisplayName,
	[OutAttribute] unsigned int% pchEaten,
	[OutAttribute] IMoniker^% ppmkOut
)
Return to top
Show: