Constant |
Value |
Description |
OK |
1 |
Indicates that the operation that caused the event was successful. |
ERRORSOCCURRED |
2 |
Indicates that the operation that caused the event failed due to an error or errors. |
CANTDENY |
3 |
Indicates that the operation cannot request cancellation of the pending operation. |
CANCEL |
4 |
Requests cancellation of the operation that caused the event to occur. |
UNWANTEDEVENT |
5 |
Prevents subsequent notifications before the event method has finished executing. |