JCL Help:TJclPeImage.AttachLoadedModule
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclPeImage.AttachLoadedModule Method
Search in JCL Help
Search in all projects
Summary
Attaches the TJclPeImage instance to an already loaded image.
Pascal
public procedure AttachLoadedModule(const Handle: HMODULE);
Parameters
Parameters | Description |
const Handle: HMODULE | Handle to the image you want to attach to. |
Description
Attaches the TJclPeImage instance to an already loaded image. This causes the currently loaded image to be discarded and the class to reinitialize itself to the image specified by the Handle parameter.
About
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