Bull DPX/20 Uživatelská příručka Strana 53

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 424
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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)
Zobrazit stránku 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 423 424

Komentáře k této Příručce

Žádné komentáře