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 

lzSetLastError

The lzSetLastError function sets the error code in the current context to the passed-in value.

void lzSetLastError(
   long lErrorID   // the desired error code value
);

Parameters

lErrorID
   The error code value to be set.

Return Value

   None.

Remarks

   The passed-in value is not validated against the error table. Negative values, however, are ignored.

Versions

   Introduced in Elzed 1.0.0
   This page describes the version of lzSetLastError active in Elzed 2.5.0 (102: 2.5.0)

See Also



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