| AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : PrgSetItemDIB64 Method |
| Visual Basic |
|---|
Public Sub PrgSetItemDIB64( _ ByVal layerHandle As Long, _ ByVal seqNum As Long, _ ByVal DIBHandle As __int64 _ ) |
This property is intended for 64-bit environments.
The DIB handle you pass is copied.
You still own the original handle that you pass.
Failure to free the original will result in a memory leak.