property FailureCode : Integer
The numerical code indicating the last failure.
FailureCode is the result of the last AutoAnswer, ConfigAndOpen, or Dial method that was called. FailureCode indicates the nature of the failure. Refer to "Exception classes and error codes" in the printed documentation for a list of possible error codes.
This property is used primarily in the OnModemFail event handler to determine the reason for the failure.
See also: AutoAnswer, ConfigAndOpen, Dial, FailureCodeMsg, OnModemFail