Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
Class used to cancel async operation. More...
#include <common_types.h>
Public Member Functions | |
virtual bool | Cancel ()=0 |
Calling cancel will result in a attempt to cancel the task, in case of success the appropriate onFailure callback will be called with mip::OperationCancelledError. This feature is dependent on the task dispatcher delegate (. | |
Class used to cancel async operation.
|
pure virtual |
Calling cancel will result in a attempt to cancel the task, in case of success the appropriate onFailure callback will be called with mip::OperationCancelledError. This feature is dependent on the task dispatcher delegate (.