JCL Help:INVALID MODULEHANDLE VALUE

From Project JEDI Wiki
Jump to navigationJump to search


Summary

OS independent value for variables of type TModuleHandle.


Pascal

 INVALID_MODULEHANDLE_VALUE = TModuleHandle(0);


Description

OS independent value for variables of type TModuleHandle. Denotes that the variable does not contain a valid handle to a module.


About

Unit

JclSysUtils


Donator

Robert Marquardt


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