System::Runtime::InteropServices::Marshal::GetHRForException yöntemi
Marshal::GetHRForException method
İstisna üzerinden HResult değerini alır.
static int32_t System::Runtime::InteropServices::Marshal::GetHRForException(const System::Exception &exc)
| Parameter | Type | Açıklama |
|---|---|---|
| exc | const System::Exception& | HResult almak için Exception. |
ReturnValue
HResult değeri.
Ayrıca Bakınız
- Typedef Exception
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++