TheNMIEngine..::..RegisterEngine Method
Registers an Engine with the NMI Service in order to provide resources
Namespace:
nsCDEngine.Engines.NMIServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static bool RegisterEngine( IBaseEngine pEngine )
Public Shared Function RegisterEngine ( _ pEngine As IBaseEngine _ ) As Boolean
public: static bool^ RegisterEngine( IBaseEngine^ pEngine )
Parameters
- pEngine
- Type: nsCDEngine.Engines..::..IBaseEngine