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 

lzResetDefaultContext

The lzResetDefaultContext function sets the default context to be the primary context.

bool lzResetDefaultContext(
   void
);

Parameters

   

None.


Return Value

   Returns TRUE if the default context is reset, FALSE otherwise.

Remarks

   It's hard to imagine how this call would ever fail. The primary context (named "Elzed") is always available, cannot be locked, and cannot be deleted. I feel, however, that while a return value may be unneeded in practice, it's still good form.

Versions

   Introduced in Elzed 2.3.2
   This page describes the version of lzResetDefaultContext active in Elzed 2.5.0 (146: 2.5.0)

See Also

   Contexts


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