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