Método System::Runtime::InteropServices::Marshal::GetHRForException
Marshal::GetHRForException method
Obtiene HResult de la excepción.
static int32_t System::Runtime::InteropServices::Marshal::GetHRForException(const System::Exception &exc)
| Parámetro | Tipo | Descripción |
|---|---|---|
| exc | const System::Exception& | Exception para obtener HResult. |
ReturnValue
Valor de HResult.
Ver también
- Typedef Exception
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++