1-14 SOMobjects Base Toolkit: Programmer’s Reference Manual
somExceptionFree Function
Purpose
Frees the memory held by the exception structure within an Environment structure.
Syntax
void somExceptionFree (Environment *ev);
Description
The somExceptionFree function frees the memory held by the exception structure within
an Environment structure.
Parameters
ev A pointer to the Environment whose exception information is to be freed.
Example
See the somSetException function.
Related Information
Functions: somExceptionId, somExceptionValue, somSetException,
somGetGlobalEnvironment, somdExceptionFree (DSOM function)
Data Structures: Environment (somcorba.h)
Comentários a estes Manuais