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 

lzSetDefaultContext

The lzSetDefaultContext makes the passed-in context the default context.

bool lzSetDefaultContext(
   const char* szContextName   // the name of the desired context
);

Parameters

szContextName
   A NULL-terminated character string containing the name of the desired context.

Return Value

   Returns TRUE if the passed-in context is set as the default context, FALSE otherwise.

Versions

   Introduced in Elzed 2.3.2
Modified in Elzed 2.4.0 -- Context name parameter (char*) is now declared const.
   This page describes the version of lzSetDefaultContext active in Elzed 2.5.0 (228: 2.5.0)

See Also



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