Show / Hide Table of Contents

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
Inheritance
object
miscInfo

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 true if current thread is on the input desktop and therefore can use mouse, keyboard, clipboard and window functions.

See Also

osVersion
folders
process
screen
script
perf
uacInfo
Dpi
System.Environment
System.Windows.Forms.SystemInformation
System.Windows.SystemParameters