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.

At a Glance

Header file: Afxdisp.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation Visual C++ documentation

Syntax

SCODE m_sc;

See Also

AfxThrowOleException