Share via


CAtlTransactionManager::Close

Closes the transaction handle.

inline BOOL CAtlTransactionManager::Close();

Return Value

TRUE if successful; otherwise FALSE.

Remarks

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

Requirements

Header: atltransactionmanagerh

See Also

Reference

CAtlTransactionManager Class