Value | Constant |
---|---|
Requests cancellation of the operation that caused the event to occur. | POW-ADODB-ADSTATUSCANCEL |
Indicates that the operation cannot request cancellation of the pending operation. | POW-ADODB-ADSTATUSCANTDENY |
Indicates that the operation that caused the event failed due to an error or errors. | POW-ADODB-ADSTATUSERRORSOCCURRED |
Indicates that the operation that caused the event was successful. | POW-ADODB-ADSTATUSOK |
Requests to prevent subsequent notifications before the event method has finished executing. | POW-ADODB-ADSTATUSUNWANTEDEVENT |