System::Runtime::InteropServices::Marshal::GetHRForException メソッド
Marshal::GetHRForException method
例外から HResult を取得します。
static int32_t System::Runtime::InteropServices::Marshal::GetHRForException(const System::Exception &exc)
| パラメーター | 型 | 説明 |
|---|---|---|
| exc | const System::Exception& | HResult を取得するための Exception。 |
ReturnValue
HResult の値。
参照
- Typedef Exception
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++