Accusoft ThumbnailXpress 5
LoadFromMemory Event
See Also  Send Feedback
LoadFromMemoryItemID
A long value which represents the item ID from memory to load.
UserTag
A variant value which represents the user tag.
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : LoadFromMemory Event

Glossary Item Box

Description

Called when loading from memory.

Syntax

Visual Basic
Public Event LoadFromMemory( _
   ByVal LoadFromMemoryItemID As Long, _
   ByVal UserTag As Variant _
)

Parameters

LoadFromMemoryItemID
A long value which represents the item ID from memory to load.
UserTag
A variant value which represents the user tag.

Remarks

Note: You must call the EnableEvent method to enable this event.

See Also

©2013. Accusoft Corporation. All Rights Reserved.