Bull DPX/20 Guida Utente Pagina 53

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 424
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 52
SOM Kernel Reference 1-41
SOMDeleteModule Function
Purpose
Unloads a dynamically linked library (DLL).
Syntax
int (*SOMDeleteModule) (somToken modHandle);
Description
The SOMDeleteModule function unloads the specified dynamically linked library (DLL).
This routine is called by the SOM Class Manager to unload DLLs. SOMDeleteModule can
be replaced (thus changing the way the Class Manager unloads DLLS) by changing the
value of the global variable SOMDeleteModule.
Parameters
modHandle The somToken for the DLL to be unloaded. This token is supplied by the
SOMLoadModule function when it loads the DLL.
Return Value
Returns 0 if successful or a non-zero system-specific error code otherwise.
Related Information
Functions: SOMLoadModule, SOMClassInitFuncName
Data Structures: somToken (somapi.h)
Vedere la pagina 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 423 424

Commenti su questo manuale

Nessun commento