| lzResetThe 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();
Parameters
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 |