ERROR_NOT_ENOUGH_MEMORY top-level constant
Not enough memory resources are available to process this command.
Implementation
@Deprecated('Use WIN32_ERROR.ERROR_NOT_ENOUGH_MEMORY instead')
const ERROR_NOT_ENOUGH_MEMORY = 8;
Not enough memory resources are available to process this command.
@Deprecated('Use WIN32_ERROR.ERROR_NOT_ENOUGH_MEMORY instead')
const ERROR_NOT_ENOUGH_MEMORY = 8;