Description This method gets the code of selection mode.
Usage RetVal = [BiThumbnail.] GetSelectionMode thumbHandler
Remarks RetVal LONG Code of selection mode.
thumbHandler LONG Thumbnail handler.
Available selection mode codes:
SM_SINGLESELECTION It allows just single selection.
SM_MULTISELECTION It allows multiselection.
See Also SetSelectionMode