XFrontPanelGetScreenDimensions
Gets the dimensions of the front panel display.Syntax
Parameters
height _Out_Type: uint32_t* Pointer to a value indicating the height, in pixels, of the front panel display. width _Out_
Type: uint32_t* Pointer to a value indicating the width, in pixels, of the front panel display.
Return value
Type: HRESULT ReturnsS_OK if successful; otherwise, returns an error code.
