Change Mouse Cursor state to indicate cursor modes supported by client.
PRL_RESULT PrlDevDisplay_SetMouseCursorState( PRL_HANDLE hVm, PRL_UINT32 VmMouseCursorState );
PrlApiDeprecated.h
PRL_RESULT. Possible values:
PRL_ERR_UNINITIALIZED - when API is not initialized PRL_ERR_FAILURE - when failed to send command to VM PRL_ERR_SUCCESS - function completed successfully.