IBaseEngine..::..StartEngine Method
Starts the plugin-service with a new ChannelDefinition. If the engine was
already started, the new channel will be added to the redundancy list. If the
engine is a multi-channel the channel will be immediately activated
Namespace:
nsCDEngine.EnginesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
bool StartEngine( TheChannelInfo pURLs )
Function StartEngine ( _ pURLs As TheChannelInfo _ ) As Boolean
bool^ StartEngine( TheChannelInfo^ pURLs )
Parameters
- pURLs
- Type: nsCDEngine.ViewModels..::..TheChannelInfo