Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if the event origin exists.
Syntax
protected boolean eventExists()
Run On
Called
Return Value
Type: boolean
true if the event origin exists; otherwise, false.
Exceptions
Exception | Condition |
---|---|
Error | The function is not used correctly. |
Remarks
As this method is implemented on a null Nothing nullptr unit a null reference (Nothing in Visual Basic) object pattern class it will always throw an exception.