Accusoft PrintPRO 7
ToHdib Method
See Also  Send Feedback
method
AccusoftPrintPro7 ActiveX DLL > PrintPro 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 PP_TOHDIBMETHOD _
) As Long

Parameters

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

Remarks

This method is intended for 32-bit environments.

See Also

©2013. Accusoft Corporation. All Rights Reserved.