ErrorCode.Operation_CanceledByUser Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The user canceled the job or task.
public const int Operation_CanceledByUser = -2147220991;
val mutable Operation_CanceledByUser : int
Public Const Operation_CanceledByUser As Integer = -2147220991