COleException::Process

staticSCODEPASCALProcess(constCException*pAnyException);

Return Value

An OLE status code.

Parameters

pAnyException

Pointer to a caught exception.

Remarks

Call the Process member function to translate a caught exception into an OLE status code.

Note   This function is static.

For more information on SCODE, see in the Platform SDK.

Example

See the example for COleDispatchDriver::CreateDispatch.

COleException OverviewClass MembersHierarchy Chart

See Also   CException