System::Runtime::InteropServices::Marshal::GetHRForException methode
Marshal::GetHRForException method
Haalt HResult op van uitzondering.
static int32_t System::Runtime::InteropServices::Marshal::GetHRForException(const System::Exception &exc)
| Parameter | Type | Beschrijving |
|---|---|---|
| exc | const System::Exception& | Exception om HResult te krijgen voor. |
ReturnValue
HResult-waarde.
Zie ook
- Typedef Exception
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++