public int MouseGetCursor()
 {
     return(AutoItX.MouseGetCursor());
 }