Méthode System::Runtime::InteropServices::Marshal::GetHRForException
Marshal::GetHRForException method
Obtient le HResult de l’exception.
static int32_t System::Runtime::InteropServices::Marshal::GetHRForException(const System::Exception &exc)
| Paramètre | Type | Description |
|---|---|---|
| exc | const System::Exception& | Exception pour obtenir le HResult. |
ReturnValue
Valeur HResult.
Voir aussi
- Typedef Exception
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Font for C++