Module

Module: ecereCOM
Namespace: ecere::com
Type: Class
Base Class: Instance

Description

First class type representing application or shared library module

Properties and Members

  applicationApplication
  classesOldList
  definesOldList
  functionsOldList
  modulesOldList
  prevModule
  nextModule
  nameconst char *
  libraryvoid *
  Unloadvoid *
  importTypeImportType
  origImportTypeImportType
  privateNameSpaceNameSpace
  publicNameSpaceNameSpace

Virtual Methods

  OnLoad
  OnUnload

Non-Virtual Methods

  Load
  Unload

Derived Classes

Application