Accusoft NotateXpress 12
ElementGetDIBHandle64 Method
See Also  Send comments on this topic.
elementHandle
The handle of the element returned by the ElementCreate method.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementGetDIBHandle64 Method

Glossary Item Box

Description

Gets the DIB (Device Independent Bitmap) handle of an existing image element in a 64-bit environment.

Syntax

Visual Basic
Public Function ElementGetDIBHandle64( _
   ByVal elementHandle As Long _
) As __int64

Parameters

elementHandle
The handle of the element returned by the ElementCreate method.

Return Type

The 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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.