| ISelectionGetSelectedThumbnails Method |
Get a list of the currently selected thumbnail ids.
Namespace: VideoCatalogerAssembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax List<long> GetSelectedThumbnails()
Return Value
ListInt64A list with video ids of the currently selected thumbnails. An emty list if there is no selection.
See Also