GetErrorString  Method

Description         Returns the error string matched to the given error code.

Syntax                 ErrorString = [BITIFF.]GetErrorString ErrorCode

Remarks             ErrorString           String              The description of the specified error.

                            ErrorCode             Integer             The code of an error.

See Also              BiTiffGetLastError Method