Share via


ICcDatastore::Save (Windows Embedded CE 6.0)

1/5/2010

This method saves the datastore to the file location specified in the datastore specification.

In Windows Embedded CE 6.0, 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
Windows Windows 2000, Windows Server 2003, Windows Server 2003 Service Pack 1, Windows XP Home, Windows XP Pro

See Also

Reference

ICcDatastore
Core Connectivity Interfaces