Costruttore scheduler_resource_allocation_error::scheduler_resource_allocation_error

Costruisce un oggetto scheduler_resource_allocation_error.

scheduler_resource_allocation_error(
   _In_z_ 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

Concorrenza diSpazio dei nomi:

Vedere anche

Riferimenti

Classe scheduler_resource_allocation_error