ISyncMetadataStore::RollbackTransaction
Cancels the current explicit transaction and rolls the metadata store back to the state it was in before the transaction was started.
HRESULT RollbackTransaction();
Parameters
None
Return Value
S_OK
E_NOTIMPL if transactions are not supported.