WCaptureX Interface

It is used for capturing text on the screen.

Methods

Capture
// Used to effectively capture text from the screen.

GetCursorInfo
// Used to get information about mouse cursor.

GetCaretInfo
// Used to get information about the caret position in screen coordinates.

EndCaptureSession
// Should be called usually when your application exits. It removes WordCaptureX modules from the applications that were displaying the captured text. It is mandatory to call it in order to be able to cleanly uninstall your app from the system