Поделиться через


CAtlException::m_hr

The HRESULT data member.

HRESULT m_hr;

Заметки

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

Требования

Header: atlexcept.h

См. также

Основные понятия

CAtlException Class

CAtlException Members

AtlThrow