ICcDatastore::Save (Compact 2013)
3/26/2014
Deprecated.
This method saves the datastore to the file location specified in the datastore specification.
In Windows Embedded Compact 2013, CoreCon HLAPI has been deprecated.
The method triggers any event registered through ICcDatastore::RegisterRefreshEvent.
Syntax
HRESULT Save()
Parameters
None.
Return Value
The following table shows the return values for ICcDatastore::Save.
Value |
Description |
---|---|
S_OK |
Indicates success. |
E_FAIL |
Indicates an error occurred and the datastore was not saved. |
Requirements
Header |
ccdatastore.h |