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 

lzGetErrorTextB

The lzGetErrorTextB function returns the text associated with the passed-in Elzed error code in a BSTR.

BSTR lzGetErrorTextB(
   long lErrorID   // An Elzed error ID.
);

Parameters

lErrorID
   An Elzed error code, or a user-assigned error code.

Return Value

   The text associated with the error code. If the passed in error code has not been registered, the returned string will be empty.

Versions

   Introduced in Elzed 2.2.0
   This page describes the version of lzGetErrorTextB active in Elzed 2.5.0 (142: 2.5.0)


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