IDebugSession150.EnumSetExceptions(Guid, 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 EnumSetExceptions(Guid % guidType, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IEnumDebugExceptionInfo150 ^ % ppEnum);
public int EnumSetExceptions(ref Guid guidType, out Microsoft.VisualStudio.Debugger.Interop.IEnumDebugExceptionInfo150 ppEnum);
abstract member EnumSetExceptions : Guid * IEnumDebugExceptionInfo150 -> int
Public Function EnumSetExceptions (ByRef guidType As Guid, ByRef ppEnum As IEnumDebugExceptionInfo150) As Integer
Parameters
- guidType
- Guid
- ppEnum
- IEnumDebugExceptionInfo150