Construtor de scheduler_resource_allocation_error::scheduler_resource_allocation_error
Constrói uma scheduler_resource_allocation_error objeto.
_CRTIMP scheduler_resource_allocation_error(
const char * _Message,
HRESULT _Hresult
) throw();
explicit _CRTIMP scheduler_resource_allocation_error(
HRESULT _Hresult
) throw();
Parâmetros
_Message
Uma mensagem descritiva do erro._Hresult
O HRESULT o valor do erro que causou a exceção.
Requisitos
Cabeçalho: concrt.h
Namespace: Simultaneidade