IRepositoryTransaction::Begin

See Also

This method increments the nested transaction count by one. If there is no active transaction, this method begins a transaction for the open repository instance.

HRESULT Begin(void);

Return Value

S_OK

The method completed successfully.

Error
Values

This method failed to complete successfully.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.