共用方式為


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

**命名空間:**並行

請參閱

參考

scheduler_resource_allocation_error 類別