ThumbnailEvent event (ILEADRasterThumbnail)
void ThumbnailEvent (long Bitmap, BSTR pszFilename, short nStatusCode, short nPercent); | |
Overview |
Refer to Thumbnail Browser. |
Remarks
Occurs during thumbnail generation.
You must use this event to process each generated thumbnail. The value you specify in the ContinueBrowse property determines whether the browsing operations is continued or aborted.
You can also use this event to detect progress of image loading.
See Also
Elements: |
ContinueBrowse property, EnableMethodErrors property, StopOnError property, BrowseDir method |
Topics: |