Accusoft ThumbnailXpress 5
AddDirectoryItems Method
See Also  Send Feedback
DirectoryMask

A string value which represents the name of the directory for which to generate one or more thumbnails.

InsertIndex

A long value which represents the index at which to insert the new thumbnail.

AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : AddDirectoryItems Method

Glossary Item Box

Description

Adds the items in the specified directory to the list of thumbnail items.

Syntax

Visual Basic
Public Sub AddDirectoryItems( _
   ByVal DirectoryMask As String, _
   ByVal InsertIndex As Long _
) 

Parameters

DirectoryMask

A string value which represents the name of the directory for which to generate one or more thumbnails.

InsertIndex

A long value which represents the index at which to insert the new thumbnail.

Remarks

When thumbnail items are added to the thumbnail item collection using the AddDirectoryItems method, the thumbnail item bitmaps will be generated asynchronously by one or more threads.

See Also

©2013. Accusoft Corporation. All Rights Reserved.