scripting:api:shell:mouse-event

MouseEvent

Method of IShell

Emulates Mouse Event

Shell.MouseEvent(nCommand, Data, mouse_position);
Shell.MouseEvent nCommand, Data, mouse_position
HRESULT hr = Shell.MouseEvent(nCommand, Data, mouse_position);