Microsoft Information Protection (MIP) SDK for C++: Reference 1.16
Doxygen-generated documentation for MIP SDK written in C++
|
Class used to cancel async operation. More...
#include <src/api/mip/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.
Definition at line 760 of file common_types.h.
|
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 (.