TheBaseEngine..::..StartEngine Method
This is the main start routine for the engine.
Depending on pURLS and the way the Engine is configured a channel is opened to the first URL in the pURLs
Namespace:
nsCDEngine.EnginesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public bool StartEngine( TheChannelInfo pChannelInfo )
Public Function StartEngine ( _ pChannelInfo As TheChannelInfo _ ) As Boolean
public: bool^ StartEngine( TheChannelInfo^ pChannelInfo )
Parameters
- pChannelInfo
- Type: nsCDEngine.ViewModels..::..TheChannelInfo
A Channel Definition including the target URL