Gets the height of the front panel display screen, in pixels, on an Xbox One X dev kit.
public:
HRESULT GetScreenHeight(
UINT32 *screenHeight
)
screenHeight
Type: UINT32 *
[out] Pointer to a value indicating the height 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.