SimpleOCR:SDK Functions – SetOutputWindow
void SetOutputWindow(HWND hWnd)
When the output mode OT_WINDOW has been selected with the SetOutputMode function, this function allows you to indicate in which window the text will be sent.
Return Value
None
Parameters
hWnd
A window handler.