次の方法で共有


ICcDatastore::Save (Windows CE 5.0)

Send Feedback

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

The method triggers any event registered through RegisterRefreshEvent.

HRESULT Save()

Parameters

None.

Return Values

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

OS Version: Windows 2000, Windows XP Home, Windows XP Pro, Windows Server 2003, and Windows Server 2003 Service Pack 1.
Header: CcDatastore.h.
Link Library: none.

See Also

Core Connectivity Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.