IMoniker::GetDisplayName Method (IBindCtx^, IMoniker^, String^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void GetDisplayName(
IBindCtx^ pbc,
IMoniker^ pmkToLeft,
[OutAttribute] String^% ppszDisplayName
)
Parameters
- pbc
- Type: Microsoft.VisualStudio.OLE.Interop::IBindCtx^
- pmkToLeft
- Type: Microsoft.VisualStudio.OLE.Interop::IMoniker^
- ppszDisplayName
- Type: System::String^
Show: