Accusoft TwainPRO 9
ToHdib Method
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

TwainPro Object  | TwainPro Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback