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