IMoniker::GetDisplayName Method (IBindCtx^, IMoniker^, String^)

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

void GetDisplayName(
	IBindCtx^ pbc,
	IMoniker^ pmkToLeft,
	[OutAttribute] String^% ppszDisplayName
)
Return to top
Show: