CHAILink SDK
Version 1.3
|
CLC_ErrorCode Async_CancelTask | ( | CPHASYNC const | hAsync | ) |
Cancel an Async operation.
The async operation will be canceled, the related notification handler will be called with fSuccess at FALSE.
[in] | hAsync | Handle to the async operation. |