Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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 Overview | Class Members | Hierarchy Chart
See Also CException