Condividi tramite


Metodo runtime_exception::get_error_code

Consente di restituire il codice di errore che ha provocato l'eccezione.

HRESULT get_error_code() const throw();

Valore restituito

HRESULT dell'errore che ha causato l'eccezione.

Requisiti

Intestazione: amprt.h

Spazio dei nomi: Concurrency

Vedere anche

Riferimenti

Classe runtime_exception