CAtlTransactionManager::Commit

Requests that the transaction be committed.

inline BOOL CAtlTransactionManager::Commit();

Return Value

TRUE if successful; otherwise FALSE.

Remarks

This wrapper calls the CommitTransaction function. The method is automatically called in the destructor.

Requirements

Header: atltransactionmanager.h

See Also

Reference

CAtlTransactionManager Class