COleException::Process

Call this member function to translate a caught exception into a COM status code (SCODE).

Syntax

static SCODE PASCAL Process( const CException* pAnyException );

At a Glance

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

See Also

COleException Overview, COleException Member Functions, Exception Classes, CException