Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Constructs a scheduler_resource_allocation_error object.
scheduler_resource_allocation_error(
_In_z_ const char * _Message,
HRESULT _Hresult
) throw();
explicit _CRTIMP scheduler_resource_allocation_error(
HRESULT _Hresult
) throw();
Parameters
_Message
A descriptive message of the error._Hresult
The HRESULT value of the error that caused the exception.
Requirements
Header: concrt.h
Namespace: concurrency