EnableMethodErrors property (ILEADRasterInet)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long EnableMethodErrors

Overview

Refer to Implementing Internet Functionality.

Remarks

Specifies whether LEADTOOLS generates runtime exceptions (in addition to method return values). If EnableMethodErrors is TRUE, the runtime exceptions will be generated. If FALSE, they will not be generated.

See Also

Topics

Working with Internet Functionality: Network Connections