System::Runtime::InteropServices::Marshal::GetHRForException 메서드

Marshal::GetHRForException method

예외에서 HResult를 가져옵니다.

static int32_t System::Runtime::InteropServices::Marshal::GetHRForException(const System::Exception &exc)
매개변수형식설명
excconst System::Exception&Exception에 대한 HResult를 가져옵니다.

ReturnValue

HResult 값.

또 보기