LScanner::SetWindow

#include "ltwrappr.h"

virtual L_VOID LScanner::SetWindow(hWnd)

HWND hWnd;

/* handle of the window */

Sets the window handle to be used for the scanning operations.

Parameter

Description

hWnd

Handle of the window to be used for the scanning operations.

Returns

None

Required DLLs and Libraries

LTKRN

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

See Also

Functions:

Class Members

Example

For an example, refer to LScanner::SetBitmap.