Parameters
- handle
Type: System.Int32
The handle of the window.
- fromX
Type: System.Int32
The x coordinate in the window for drag event.
- formY
Type: System.Int32
The y coordinate in the window for drag event.
- toX
Type: System.Int32
The x coordinate in the window for drop event.
- toY
Type: System.Int32
The y coordinate in the window for drop event.
Return Value
Type: System.String
The answer with information about the success of the current command's execution. If current command was successful then this answer is "ok"; otherwise message describing the error.