Прочетете на английски Редактиране

Споделяне чрез


UCOMIMoniker.GetDisplayName(UCOMIBindCtx, UCOMIMoniker, String) Method

Definition

Gets the display name, which is a user-readable representation of this moniker.

C#
public void GetDisplayName(System.Runtime.InteropServices.UCOMIBindCtx pbc, System.Runtime.InteropServices.UCOMIMoniker pmkToLeft, out string ppszDisplayName);

Parameters

pbc
UCOMIBindCtx

A reference to the bind context to use in this operation.

pmkToLeft
UCOMIMoniker

A reference to the moniker to the left of this moniker, if the moniker is part of a composite moniker.

ppszDisplayName
String

On successful return, contains the display name string.

Remarks

For more information about IMoniker::GetDisplayName, see the MSDN Library.

Applies to

Продукт Версии
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1