ERROR_PRINT_CANCELLED top-level constant

  1. @Deprecated('Use WIN32_ERROR.ERROR_PRINT_CANCELLED instead')
int const ERROR_PRINT_CANCELLED

Your file waiting to be printed was deleted.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_PRINT_CANCELLED instead')
const ERROR_PRINT_CANCELLED = 63;