SetSelectionMode

#include "BIThumbnail.h"

 

void SetSelectionMode(UINT selectionMode)

Description

Set mode of selection.

Parameters

UINT

selectionMode

Code of selection mode.

Programming notes

Legal values of selectionMode:

SM_SINGLESELECTION                allows just single selection

SM_MULTISELECTION                 allows multiselection

Requirements

Header :     Declared in BiThumbnail.h; include BiThumbnail.h

Library :    Use BiThumbnail.lib

DLLs :       BiThumbnail.dll