SkipFile property (ILEADRasterThumbnail)
VARIANT_BOOL SkipFile | |
Overview |
Refer to Thumbnail Browser. |
Remarks
Indicates whether to skip the file passed to the ThumbnailEvent event. Possible values are:
Value |
Meaning |
TRUE |
If the nStatusCode parameter of the ThumbnailEvent event is BROWSE_PRELOAD, then skip the file indicated in the pszFilename parameter of the ThumbnialEvent event. This allows the user to avoid the internal file information processing. If the nStatusCode parameter is any other value, the file will not be skipped. |
FALSE |
Do not skip the file indicated in the pszFilename parameter of the ThumbnailEvent event. |
See Also
Elements: |
EnableMethodErrors property, StopOnError property, ThumbnailEvent event, BrowseDir method, ContinueBrowse property |
Topics: |