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);
IShell