Click or drag to resize

IScriptingGetVideoCatalogService Method

Get the current video catalog interface. Note that this interface is implemented in another namespace "VideoCataloger.RemoteCatalogService"

Namespace: VideoCataloger
Assembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax
C#
IVideoCatalogService GetVideoCatalogService()

Return Value

IVideoCatalogService
An object that implements the IVideoCatalogService interface.
See Also