SmartConnect Async operation result.
Enumerator |
---|
_SCAR_TaskTerminated_ |
Check this bit to know if the task is about to be terminated.
|
SCAR_Initiated |
Operation initiated.
- Warning
- The Async handler DO NOT becomes invalid on notification return!!!
|
SCAR_Finished |
Operation finished.
|
SCAR_Canceled |
Operation canceled.
|
SCAR_Failed |
Operation failed The operation failed, can't be initiated by the target side.
|