COleException::Process

This method translates a caught exception into a COM status code (SCODE).

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

static SCODE PASCAL Process( const CException* pAnyException );

See Also

CException