System::Runtime::InteropServices::Marshal::GetHRForException metode
Marshal::GetHRForException method
Mendapatkan HResult dari pengecualian.
static int32_t System::Runtime::InteropServices::Marshal::GetHRForException(const System::Exception &exc)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| exc | const System::Exception& | Exception untuk mendapatkan HResult. |
ReturnValue
Nilai HResult.
Lihat Juga
- Typedef Exception
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++