| ELZED | Documentation | The Details | API |
| lzGetLastErrorIDThe lzGetLastErrorID function returns the last error code recorded in the current context. long lzGetLastErrorID();
Parameters
Return Value | The long integer value of the last error code. A value of zero represents "no error". Positive values represent an error condition. |
Versions | Introduced in Elzed 1.0.0 | | This page describes the version of lzGetLastErrorID active in Elzed 2.5.0 (43: 2.5.0) |
See Also |
| |