JCL Help:ISafeGuard.FreeItem

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Frees the memory of the associated resource.


Pascal

 procedure FreeItem;


Description

The FreeItem method frees the resource associated with the safeguard. You should never call this method directly, it is called automatically when execution leaves the scope in which the interface variable is declared.


About

Donator

Rudy Velthuis


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page