Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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