JCL Help:ISafeGuard.GetItem
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: ISafeGuard.GetItem Method
[+] ISafeGuard Methods
[+] ISafeGuard Properties
Search in JCL Help
Search in all projects
Summary
Returns a pointer to the resource associated with the safeguard.
Pascal
function GetItem: Pointer;
Return Value
Pointer to the resource associated with the safeguard.
Description
The GetItem method returns a pointer to the resource associated with the safeguard. Usually you will hold on to this pointer when you associated it with the safeguard, however you can use the safeguard as the storage for the resource pointer itself.
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