IXboxFrontPanelControl::SetDisplayName Method

Sets the application display name.

Syntax

public:
HRESULT SetDisplayName(
         PCWSTR displayName
)  

Parameters

displayName
Type: PCWSTR 

[in] String containing the name to be displayed.

Return value

Type: HRESULT 

Returns S_OK if successful, or an error code otherwise.

Requirements

Header: Declared in xboxfrontpanel.h.

Library: Use xboxfrontpanel.lib.