System::Runtime::InteropServices::Marshal::GetHRForException metod
Marshal::GetHRForException method
Hämtar HResult från undantag.
static int32_t System::Runtime::InteropServices::Marshal::GetHRForException(const System::Exception &exc)
| Parameter | Type | Beskrivning |
|---|---|---|
| exc | const System::Exception& | Exception för att hämta HResult för. |
ReturnValue
HResult-värde.
Se även
- Typedef Exception
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++