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 

lzClearErrorCallback

The lzClearErrorContext function clears the current context's error function. No error function is in affect after this call.

bool lzClearErrorCallback(
   void
);

Parameters

   

None.


Return Value

   Returns TRUE if the function is cleared. Returns FALSE if the function is not cleared.

Remarks

   Available in both Visual C++ and Visual Basic. You are not required to set an error callback function.

The error callback function is set using lzSetErrorCallback.

Note that each context may have its own error function. Clearing the error function in one context does not affect any other context.

Versions

   Introduced in Elzed 1.0.0
   This page describes the version of lzClearErrorCallback active in Elzed 2.5.0 (5: 2.5.0)

See Also

   Contexts


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