System::Runtime::InteropServices::Marshal::GetHRForException yöntemi

Marshal::GetHRForException method

İstisna’dan HResult alır.

static int32_t System::Runtime::InteropServices::Marshal::GetHRForException(const System::Exception &exc)
ParametreTürAçıklama
excconst System::Exception&Exception için HResult alınır.

ReturnValue

HResult değeri.

Ayrıca Bakınız