IDebugEngine2.RemoveSetException(EXCEPTION_INFO[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int RemoveSetException(cli::array <Microsoft::VisualStudio::Debugger::Interop::EXCEPTION_INFO> ^ pException);
public int RemoveSetException(Microsoft.VisualStudio.Debugger.Interop.EXCEPTION_INFO[] pException);
abstract member RemoveSetException : Microsoft.VisualStudio.Debugger.Interop.EXCEPTION_INFO[] -> int
Public Function RemoveSetException (pException As EXCEPTION_INFO()) As Integer
Parameters
- pException
- EXCEPTION_INFO[]