Share via


CAtlException::m_hr

The HRESULT data member.

HRESULT m_hr;

Remarks

The data member that stores the error condition. The HRESULT value is set by the constructor, CAtlException::CAtlException.

Requirements

Header: atlexcept.h

See Also

Reference

CAtlException Class

AtlThrow