طريقة System::Runtime::InteropServices::Marshal::GetHRForException
Marshal::GetHRForException method
يحصل على HResult من الاستثناء.
static int32_t System::Runtime::InteropServices::Marshal::GetHRForException(const System::Exception &exc)
| Parameter | Type | الوصف |
|---|---|---|
| exc | const System::Exception& | Exception للحصول على HResult لها. |
ReturnValue
قيمة HResult.
انظر أيضًا
- Typedef Exception
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++