Accusoft TwainPRO 9
hParentWnd Property
Description
Gets and sets a window handle to the TwainPRO object for applications that create TwainPRO in-process rather than placing it on a form.
Property Type
Read-write property
Syntax
Visual Basic
Public Property hParentWnd As Long
Return Type
A long value which represents a window handle to the TwainPRO object for applications that create TwainPRO in-process.
Remarks
This property has no effect if the object was created by placing on a form such as in Visual Basic. This property must be set if the TwainPRO object is created in-process or the Twain device will not function correctly. This is usually m_hWnd in an MFC application.
See Also

TwainPro Object  | TwainPro Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback