Accusoft ThumbnailXpress 6
SetLoadFromMemoryEventItemImageBlob Method
A long value which represents the memory event item ID.
A Variant which represents the image data blob.
A long value which represents the blob size.
Description
Provides for supplying a Variant containing an image memory blob during an item LoadFromMemory event.
Syntax
Visual Basic
Public Sub SetLoadFromMemoryEventItemImageBlob( _
   ByVal LoadFromMemoryEventItemID As Long, _
   ByVal BlobImageData As Variant, _
   ByVal BlobSize As Long _
) 
Parameters
LoadFromMemoryEventItemID
A long value which represents the memory event item ID.
BlobImageData
A Variant which represents the image data blob.
BlobSize
A long value which represents the blob size.
See Also

ThumbnailXpress Object  | ThumbnailXpress Members  | LoadFromMemory Event

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback