Class miscInfo
Contains functions to get miscellaneous info not found in other classes of this library and .NET.
public static class miscInfo
Namespace: Au
Assembly: Au.dll
Methods
Name | Description |
---|---|
getGUIThreadInfo(out GUITHREADINFO, int) | Calls API GetGUIThreadInfo. It gets info about mouse capturing, menu mode, move/size mode, focus, caret, etc. |
getTextCursorRect(out RECT, out wnd, bool) | Gets caret rectangle. |
isInputDesktop(bool) | Returns |