Accusoft ThumbnailXpress 5
SetLoadFromMemoryEventItemImageBlob Method
See Also  Send Feedback
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.
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : SetLoadFromMemoryEventItemImageBlob Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.