System::Runtime::InteropServices::Marshal::GetHRForException метод
Marshal::GetHRForException method
Получает HResult из исключения.
static int32_t System::Runtime::InteropServices::Marshal::GetHRForException(const System::Exception &exc)
| Параметр | Тип | Описание |
|---|---|---|
| exc | const System::Exception& | Exception для получения HResult. |
ReturnValue
Значение HResult.
См. также
- Typedef Exception
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Font for C++