COleException::m_sc

This data member holds the COM status code (SCODE) that indicates the reason for the exception. This variable's value is set by AfxThrowOleException.

SCODE m_sc;

At a Glance

Header file: Afxdisp.h
Platforms:
Versions: 2.0 and later
Complete documentation Visual C++ documentation

See Also

COleException Overview, COleException Data Members, Exception Classes, AfxThrowOleException