3 references to GetDisplayName
System.Private.Windows.Core (3)
Windows.Win32.IMoniker.g.cs (1)
718 return __object.GetDisplayName(pbc, pmkToLeft, ppszDisplayName);
Windows.Win32.System_Com_IMoniker_Extensions.g.cs (2)
89 /// <inheritdoc cref="winmdroot.System.Com.IMoniker.Interface.GetDisplayName(winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.IMoniker*, winmdroot.Foundation.PWSTR*)"/> 94 winmdroot.Foundation.HRESULT __result = @this.GetDisplayName(pbc, pmkToLeft, ppszDisplayNameLocal);