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& | Exception에 대한 HResult를 가져옵니다. |
ReturnValue
HResult 값.
또 보기
- Typedef Exception
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++