IsXboxFrontPanelAvailable

Indicates whether the dev kit front panel display is available.

Use this API to determine whether the front panel display is present before calling GetDefaultXboxFrontPanel.

Syntax

BOOL IsXboxFrontPanelAvailable()  

Return value

Type: BOOL 

Returns true if the front panel display is available, or false otherwise.

Requirements

Header: Declared in xboxfrontpanel.h.

Library: Use xboxfrontpanel.lib.

See also

GetDefaultXboxFrontPanel