TheCDEngines..::..SetStorageService Method
Sets the default Storage Service for the C-DEngine.
Namespace:
nsCDEngine.EnginesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static bool SetStorageService( IStorageService pService )
Public Shared Function SetStorageService ( _ pService As IStorageService _ ) As Boolean
public: static bool^ SetStorageService( IStorageService^ pService )
Parameters
- pService
- Type: nsCDEngine.Engines.StorageService..::..IStorageService
Pointer to an IStorage Interface to the Storage Service