CDaoException::m_scode

Remarks

Contains a value of type SCODE that describes the error. This is an OLE code. You will seldom need to use this value because, in almost all cases, more specific MFC or DAO error information is available in the other CDaoException data members.

For information about SCODE, see the topic Structure of OLE Error Codes in the Win32 SDK, OLE Programmer’s Reference, Volume 1. The SCODE data type maps to the HRESULT data type.

CDaoException OverviewClass MembersHierarchy Chart

See Also   CDaoException::m_pErrorInfo, CDaoException::m_nAfxDaoError