Accusoft TwainPRO 8
hParentWnd Property
See Also  Send comments on this topic.
AccusoftTwainPro8 ActiveX DLL > TwainPro Object : hParentWnd Property

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.