IDkmExceptionTriggerHitNotification.OnExceptionTriggerHit Method

Definition

OnExceptionTriggerHit is invoked as part of event processing. See interface definition for more information.

C++/CX
public:
 void OnExceptionTriggerHit(Microsoft::VisualStudio::Debugger::Exceptions::DkmExceptionTriggerHit ^ hit, Microsoft::VisualStudio::Debugger::DkmEventDescriptorS ^ eventDescriptor);

Parameters

hit
DkmExceptionTriggerHit

[In] Provides information about an exception trigger which was satisfied (hit) by an exception coming from the target process.

eventDescriptor
DkmEventDescriptorS

[In] Describes the event being processed and provides the ability for a component to suppress this event.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022