Sends a gesture event to guest User Input Emulation tool.
PRL_RESULT PrlVm_UIEmuSendGestureEvent( PRL_HANDLE hVm, PRL_CONST_UIEMU_GESTURE_EVENT_PTR pGestureEvent );
PrlApiVm.h
PRL_RESULT. Possible values: PRL_ERR_UNINITIALIZED - SDK was not properly initialized. PRL_ERR_INVALID_ARG - specified arguments are invalid. PRL_ERR_OUT_OF_MEMORY - memory allocation error during send. PRL_ERR_SUCCESS - function completed successfully.