| Argument | Type | Description |
| pbc | IBindCtx* | The bind context for this operation. |
| pmkToLeft | IMoniker* | The moniker to the left of this one in the composite in which it is found. Most monikers will not require this in IMoniker::GetDisplayName. |
| lplpszDisplayName | LPSTR* | On exit, the current display name for this moniker. NULL if the moniker does not have a display name or the deadline was exceeded. |
| return value | HRESULT | S_OK, MK_E_EXCEEDEDDEADLINE. |