Sets the application display name.
public:
HRESULT SetDisplayName(
PCWSTR displayName
)
displayName
Type: PCWSTRÂ
[in] String containing the name to be displayed.
Type: HRESULTÂ
Returns S_OK if successful, or an error code otherwise.
Header: Declared in xboxfrontpanel.h.
Library: Use xboxfrontpanel.lib.