Accusoft ImagXpress 13
AssignDIB64 Method
Description
Assigns the DIB from the control to a receiver and removes the DIB from the control for 64-bit.
Syntax
Visual Basic
Public Function AssignDIB64() As __int64
Return Type

The handle to the assigned DIB. If the method fails, the return value is zero.

Remarks

This method is intended for 64-bit environments; use this instead of the AssignDIB Method.

Returns the handle to the assigned DIB. If the method fails, the return value is zero.

This method is typically used to assign the DIB from an ImagXpress control to either a variable or another ImagXpress control. In the following example, ImagXpress2 receives the DIB and ImagXpress1 no longer has a DIB. 

See Also

ImagXpress Object  | ImagXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback