Gets the DIB (Device Independent Bitmap) handle of an existing image element in a 64-bit environment.
Visual Basic |
---|
Public Function ElementGetDIBHandle64( _ ByVal elementHandle As Long _ ) As __int64 |
- elementHandle
- The handle of the element returned by the ElementCreate method.
The DIB handle.
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.