Accusoft TwainPRO 9
ToHdib64 Method
Description
Returns the handle to the current DIB (Device Independent Bitmap) in a 64-bit environment.
Syntax
Visual Basic
Public Function ToHdib64( _
   ByVal method As TP_TOHDIBMETHOD _
) As __int64
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
This method is intended for use in 64-bit environments.
See Also

TwainPro Object  | TwainPro Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback