ISyncMetadataStore::CommitTransaction

Commits an explicit transaction that has already started on the metadata store.

Syntax

HRESULT CommitTransaction();

Parameters

None

Return Value

  • S_OK

  • E_NOTIMPL if transactions are not supported.

See Also

Reference

ISyncMetadataStore Interface