Skip to main content

XFrontPanelSetDisplayName

Sets the name of the front panel display.

Syntax

Parameters

displayName   _In_
Type: char*
The name of the display.

Return value

Type: HRESULT Returns S_OK if successful; otherwise, returns an error code.

Remarks

Currently, displayName is not used by the front panel display. To determine whether this dev kit has a front panel display, use XFrontPanelIsSupported. For more information, see XBOX One X: Using the front panel display (NDA topic).

Requirements

Header: xfrontpaneldisplay.h Library: xfrontpaneldisplay.lib Supported platforms: XBOX One family consoles and XBOX Series consoles

See also

XFrontPanelDisplay
Last modified on August 20, 2026