AuthenticView.Event
Property: Event as AuthenticEvent (read-only)
Description
This property gives access to parameters of the last event in the same way as OldAuthenticView.event does. Since all events for the scripting environment and external clients are now available with parameters this Event property should only be used from within IDE-Plugins.
Errors
2000 | The authentic view object is no longer valid. |
2005 | Invalid address for the return parameter was specified. |