Method ITcTaskNotification::NotifyCycleTimeExceeded()
Called when the cycle time has previously expired, i.e., not immediately upon timeout, but afterwards.
Syntax
virtual HRESULT TCOMAPI NotifyCycleTimeExceeded ();
Return value
If successful, S_OK ("0") or another positive value will be returned, cf. Return values. Extended messages refer in particular to the column HRESULT in ADS Return Codes.
Parameter
Name | Type | Description |
|---|---|---|
ipTask | ITcTask | Refers to the current task context. |
context | ULONG_PTR | Context |