Accusoft NotateXpress 13
PrgGetItemDIB Method
The handle of a layer returned by the CreateLayer method.
The handle of an element returned by the ElementAppend method.
Description
Gets a copy of the DIB (Device Independent Bitmap) handle for a specific element for the specific layer.
Syntax
Visual Basic
Public Function PrgGetItemDIB( _
   ByVal layerHandle As Long, _
   ByVal seqNum As Long _
) As Long
Parameters
layerHandle
The handle of a layer returned by the CreateLayer method.
seqNum
The handle of an element returned by the ElementAppend method.
Return Type
A copy of the handle for the DIB.
Remarks

The handle returned belongs to you, and it is your obligation to free it or pass it on.

Failure to free the copy will result in a memory leak.

See Also

NotateXpress Object  | NotateXpress Members  | Modifying Existing Annotations

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback