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)
| Parametro | Tipo | Descrizione |
|---|---|---|
| exc | const System::Exception& | Exception per ottenere HResult. |
ReturnValue
Valore HResult.
Vedi anche
- Typedef Exception
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Font for C++