| ELZED | Documentation | The Details | API |
| lzGetLastErrorTextBThe lzGetLastErrorTextB function returns a BSTR containing the description of the last error code recorded in the current context. BSTR lzGetLastErrorTextB();
Parameters
Return Value | A BSTR containing the description of the last error code. The caller is responsible for disposing of the returned BSTR. |
Remarks | This function is provided to support Visual Basic. For VB, the lzGetLastErrorText API call maps to this function. |
Versions | Introduced in Elzed 1.2.0 | | This page describes the version of lzGetLastErrorTextB active in Elzed 2.5.0 (45: 2.5.0) |
See Also |
| |