Accusoft PrintPRO 8
FromHdib64 Method
The handle to the current/supplied DIB.
Description
Sets the current image to the supplied DIB (Device Independent Bitmap) in 64-bit environments.
Syntax
Visual Basic
Public Sub FromHdib64( _
   ByVal method As PP_FROMHDIBMETHOD, _
   ByVal newVal As __int64 _
) 
Parameters
method
ValueDescription
PP_FROMHDIBMETHOD_CREATECOPYSpecifies that the DIB is to be duplicated, the user has the responsibility of calling GlobalFree() to clean up the resource.
PP_FROMHDIBMETHOD_TRANSFERINTERNALHDIBSpecifies that the internal DIB is to be used, ImagXpress handles cleaning up the resource.
newVal
The handle to the current/supplied DIB.
Remarks
This method is intended for 64-bit environments.
See Also

PrintPro Object  | PrintPro Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback