Поделиться через


Конструктор scheduler_resource_allocation_error::scheduler_resource_allocation_error

Создает объект scheduler_resource_allocation_error.

_CRTIMP scheduler_resource_allocation_error(
   const char * _Message,
   HRESULT _Hresult
) throw();
explicit _CRTIMP scheduler_resource_allocation_error(
   HRESULT _Hresult
) throw();

Параметры

  • _Message
    Описательное сообщение об ошибке.

  • _Hresult
    Значение HRESULT ошибки, вызвавшего исключение.

Требования

Заголовок: concrt.h

Пространство имен: Concurrency

См. также

Ссылки

Класс scheduler_resource_allocation_error