IHandler Methods |
The IHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | Call | Calls a sub or function. |
![]() | CallPA | Calls a sub or function. |
![]() | Evaluate | Evaluates a function and return a result. |
![]() | EvaluatePA | Evaluates a function and return a result. |
![]() | ReportError | Reports an error generated during a Handler or Module object call. |
![]() | Start | Starts a sub. |
![]() | StartPA | Starts a sub. |