imgdb::MpLoader::SetThumbnailMode Member Function

Syntax

void SetThumbnailMode(
     bool bThumbMode
);

Parameters

Name Description
in bThumbMode Thumbnail loading mode.

Return Values

None.

Description

Sets the mode for loading thumbnails.

When TRUE is specified for bThumbMode, thumbnail images are loaded when the Load function runs.


CONFIDENTIAL