Accusoft TwainPRO 8
ToHdib Method
See Also  Send comments on this topic.
method
AccusoftTwainPro8 ActiveX DLL > TwainPro Object : ToHdib Method

Glossary Item Box

Description

Returns the handle to the current DIB (Device Independent Bitmap).

Syntax

Visual Basic
Public Function ToHdib( _
   ByVal method As TP_TOHDIBMETHOD _
) As Long

Parameters

method
ValueDescription
TP_TOHDIBMETHOD_RETURNDUPLICATESpecifies that the DIB is to be duplicated, the user has the responsibility of calling GlobalFree() to clean up the resource.
TP_TOHDIBMETHOD_TRANSFERINTERNALSpecifies that the internal DIB is to be used, TwainPro handles cleaning up the resource.

Remarks

 

See Also

©2013. Accusoft Corporation. All Rights Reserved.