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 

lzReset

The lzReset function returns the DLL to the condition it was in immediately following the first call to lzInitialize. All user-defined operators and variables at all scopes are destroyed by this call.

bool lzReset(
   void
);

Parameters

   

None.


Return Value

   TRUE if Elzed was reset successfully, otherwise FALSE.

Remarks

   There is no recovery from this call. All contexts, operators, and variables are destroyed irretrievably.

Versions

   Introduced in Elzed 1.0.0
   This page describes the version of lzReset active in Elzed 2.5.0 (86: 2.5.0)

See Also



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