JCL Help:TJclMultiSafeGuard.GetItem@Integer
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclMultiSafeGuard.GetItem Method
[+] TJclMultiSafeGuard Methods
[+] TJclMultiSafeGuard Properties
Search in JCL Help
Search in all projects
Summary
Returns a pointer to the resource associated with the safeguard.
Pascal
public function GetItem(Index: Integer): 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
Team JEDI
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