Gets the width of the front panel display screen, in pixels, on an Xbox One X dev kit.
public:
HRESULT GetScreenWidth(
UINT32 *screenWidth
)
screenWidth
Type: UINT32 *
[out] Pointer to a value indicating the width of the front panel display screen, in pixels.
Type: HRESULT
Returns S_OK if successful, or an error code otherwise.
Header: Declared in xboxfrontpanel.h.
Library: Use xboxfrontpanel.lib.