deEngineAlert..::..markProcessed Method
Marks the engine alert processed.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool markProcessed( engineAlertStatus oStatus )
Public Function markProcessed ( _ oStatus As engineAlertStatus _ ) As Boolean
public: bool^ markProcessed( engineAlertStatus^ oStatus )
Parameters
- oStatus
- Type: FlowWright.cDevDeAPI..::..engineAlertStatus
The o status.