System::Runtime::InteropServices::Marshal::GetHRForException methode

Marshal::GetHRForException method

Haalt HResult op van uitzondering.

static int32_t System::Runtime::InteropServices::Marshal::GetHRForException(const System::Exception &exc)
ParameterTypeBeschrijving
excconst System::Exception&Exception om HResult te krijgen voor.

ReturnValue

HResult-waarde.

Zie ook