ERROR_OUT_OF_STRUCTURES top-level constant

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

Storage to process this request is not available.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_OUT_OF_STRUCTURES instead')
const ERROR_OUT_OF_STRUCTURES = 84;