deEventContext..::..markEventProcessed Method
mark the event processed
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool markEventProcessed( eventStatus oStatus, string sErrorMsg )
Public Function markEventProcessed ( _ oStatus As eventStatus, _ sErrorMsg As String _ ) As Boolean
public: bool^ markEventProcessed( eventStatus^ oStatus, String^ sErrorMsg )
Parameters
- oStatus
- Type: FlowWright.cDevDeAPI..::..eventStatus
The o status.
- sErrorMsg
- Type: String
The s error MSG.