System::Runtime::InteropServices::Marshal::GetHRForException metodo

Marshal::GetHRForException method

Ottiene HResult dall’eccezione.

static int32_t System::Runtime::InteropServices::Marshal::GetHRForException(const System::Exception &exc)
ParametroTipoDescrizione
excconst System::Exception&Exception per ottenere HResult.

ReturnValue

Valore HResult.

Vedi anche