SystemCursorState::SetSoftware

SystemCursorState::SetSoftware
void SetSoftware(bool softwareFlag);
Description

SetSoftware sets the cursor to be rendered in software, causing HW cursor to be hidden.

Parameters
Parameters 
Description 
bool softwareFlag 
If true, software cursors are rendered and 'hardware' cursors are hidden.