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++