C-DEngine 5.105

TheStorageMirror<(Of <(<'T>)>)>..::..InitializeStore Method (Boolean, Boolean)

Namespace:  nsCDEngine.Engines.StorageService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public void InitializeStore(
	bool pCanBeFlushed,
	bool ResetContent
)
Public Sub InitializeStore ( _
	pCanBeFlushed As Boolean, _
	ResetContent As Boolean _
)
public:
void InitializeStore(
	bool^ pCanBeFlushed, 
	bool^ ResetContent
)

Parameters

pCanBeFlushed
Type: Boolean
ResetContent
Type: Boolean