XFrontPanelPresentBuffer
Renders the specified buffer to the front panel display.Syntax
Parameters
bufferSize _In_Type: uint32_t Size of the buffer, in bytes. buffer _In_reads_(bufferSize)
Type: uint8_t* Pointer to an array of pixels to render to the screen.
Return value
Type: HRESULT ReturnsS_OK if successful; otherwise, returns an error code.
