OLE Arguments
|
Character (C) or Numeric
(N)
|
|
|
|
returns a value indicating
whether an automation error has been encountered for the object.
|
|
|
returns the automation
error message.
|
Errors encountered from
automation calls can be detected using _IN_ERROR_. The _IN_ERROR_
method returns the status of the last automation call and should be
called before any subsequent automation calls.