LoadModule Directive
Links in the object file or library, and adds to the list of active modules
The LoadModule directive links in the object file or library filename and adds the module structure named module to the list of active modules.
Module is the name of the external variable of type module in the file, and is listed as the Module Identifier in the module documentation.
- Syntax:
LoadModule module filename
Last modified
on Sep 26, 2024 at 6:09:42 AM
Last modified on Sep 26, 2024, 6:09:42 AM
Note:
See TracWiki
for help on using the wiki.