
Allows you to get current mouse cursor.
Example

Running this code will get the current "Arrow" mouse cursor used.

As shown in the alert box, the current "Arrow" cursor is "C:\Windows\Cursors\aero_arrow.cur"
alert($plugin function("OS Automation.dll", "$get mouse cursor", "Arrow"))