JCL Help:TJclPeMapImgHookItem
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclPeMapImgHookItem Class
Search in JCL Help
Search in all projectsClass Hierarchy
TJclPeMapImgHookItem
Summary
The TJclPeMapImgHookItem represents a single hooked API function.
Pascal
public TJclPeMapImgHookItem = class(TObject);
Description
The TJclPeMapImgHookItem represents a single hooked API function. The class provides detailed information about the hooked function, such as it's name and the image it resides in, as well as methods to unhook the function. You perform the initial hooking itself using the TJclPeMapImgHooks class.
About
Unit
Donator
Petr Vones
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