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)
ParameterTipeDeskripsi
excconst System::Exception&Exception untuk mendapatkan HResult.

ReturnValue

Nilai HResult.

Lihat Juga