Condividi tramite


Costruttore scheduler_resource_allocation_error::scheduler_resource_allocation_error

Costruisce un oggetto scheduler_resource_allocation_error.

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

Parametri

  • _Message
    Messaggio descrittivo dell'errore.

  • _Hresult
    Valore HRESULT dell'errore che ha causato l'eccezione.

Requisiti

Header: concrt.h

Spazio dei nomi: Concurrency

Vedere anche

Riferimenti

Classe scheduler_resource_allocation_error