System::Runtime::InteropServices::Marshal::GetHRForException Methode
Marshal::GetHRForException method
Liest HResult aus einer Ausnahme.
static int32_t System::Runtime::InteropServices::Marshal::GetHRForException(const System::Exception &exc)
| Parameter | Typ | Beschreibung |
|---|---|---|
| exc | const System::Exception& | Exception um das HResult zu erhalten. |
ReturnValue
HResult-Wert.
Siehe auch
- Typedef Exception
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Font for C++