IccResource setActionOnCondition
Specifies what action is automatically taken by the CICS® foundation classes when a given CICS condition occurs.
void setActionOnCondition (ActionOnCondition action,
IccCondition::Codes condition)
- action
- The name of the action as an enumeration. The possible values are listed under the description of this class.
- condition
- See IccCondition structure.