Page History
...
Allowed Values
Enum Value | Description |
|---|---|
Abort | Reports the Com Error before aborting the application |
Continue | Resumes normal execution of the application |
SignalError | Signals the ComponentError event of the failing ActiveX component. Once control returns from handling the event, normal execution of the application is resumed |
...