Accusoft NotateXpress 13
ElementSetDIBHandle64 Method
The handle of an element returned by the ElementCreate method.
The new DIB handle.
Description
Sets the DIB (Device Independent Bitmap) handle of an existing image element in a 64-bit environment.
Syntax
Visual Basic
Public Sub ElementSetDIBHandle64( _
   ByVal elementHandle As Long, _
   ByVal DIBHandle As __int64 _
) 
Parameters
elementHandle
The handle of an element returned by the ElementCreate method.
DIBHandle
The new DIB handle.
Remarks

This property is intended for 64-bit environments.

The DIB handle of an annotation element determines what is copied as the DIB handle for every image object created with this element.

Note: The DIB handle you pass in is copied. You still own the original handle that you pass.

See Also

NotateXpress Object  | NotateXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback