Handles an event for leaving a breakpoint.

HRESULT OnLeaveBreakPoint(
   IRemoteDebugApplicationThread*  prdat
);

Parameters

prdat

[in] The application thread that left the breakpoint.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also