IDebugEngine150.SetExceptions(IEnumDebugExceptionInfo150) 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 SetExceptions(Microsoft::VisualStudio::Debugger::Interop::IEnumDebugExceptionInfo150 ^ pExceptionList);
public int SetExceptions (Microsoft.VisualStudio.Debugger.Interop.IEnumDebugExceptionInfo150 pExceptionList);
abstract member SetExceptions : Microsoft.VisualStudio.Debugger.Interop.IEnumDebugExceptionInfo150 -> int
Public Function SetExceptions (pExceptionList As IEnumDebugExceptionInfo150) As Integer
Parameters
- pExceptionList
- IEnumDebugExceptionInfo150