KRASCHE
&
BYRNE
         ELZED  HOME       NEWS       DOCS       DOWNLOADS       LICENSING       SUPPORT       FAQ       ABOUT  US

What's An Elzed?
Features
Licensing
Downloads
Documentation
Elzed News
    ELZED 
 Documentation 
 The Details 
 API 

lzUnloadElzed

The lzUnloadElzed function removes the Elzed dynamic library from memory. Call this function when you are finished using Elzed.

bool lzUnloadElzed(
   void
);

Parameters

   

None.


Return Value

   TRUE if the dynamic library was removed from memory, FALSE if not.

Remarks

   This function need be called only once for each load of the library. Subsequent calls have no effect.

Versions

   Introduced in Elzed 1.0.0
   This page describes the version of lzUnloadElzed active in Elzed 2.5.0 (115: 2.5.0)


  Copyright  ©  MMXXIV  by  R R Le Cropane   •   All Rights Reserved   •   Terms of Use   •   Privacy Policy