typedef cblt_rtncode (*PFI_IDP_EXIT)(mf_uns32      exit_point,
                                     IDP_EXIT_INFO *exit_info);
 
               	 | version | Version of structure format | 
| flags | 0 | 
| funcs | User exit support functions | 
| request_cxt | Request context | 
| exit_data | User exit-specific data | 
None
Comments:
This exit gives you the opportunity to release any resources that were allocated in exit points 0 through 8.