Click or drag to resize

IHandler Methods

The IHandler type exposes the following members.

Methods
 NameDescription
Public methodCall Calls a sub or function.
Public methodCallPA Calls a sub or function.
Public methodEvaluate Evaluates a function and return a result.
Public methodEvaluatePA Evaluates a function and return a result.
Public methodReportError Reports an error generated during a Handler or Module object call.
Public methodStart Starts a sub.
Public methodStartPA Starts a sub.
Top
See Also