Module
Module:
ecereCOM
Namespace:
ecere::com
Type: Class
Base Class:
Instance
Description
First class type representing application or shared library module
Properties and Members
application
Application
classes
OldList
defines
OldList
functions
OldList
modules
OldList
prev
Module
next
Module
name
const char *
library
void *
Unload
void *
importType
ImportType
origImportType
ImportType
privateNameSpace
NameSpace
publicNameSpace
NameSpace
Virtual Methods
OnLoad
OnUnload
Non-Virtual Methods
Load
Unload
Derived Classes
Application