Handles an event for entering a breakpoint.

HRESULT OnEnterBreakPoint(
   IRemoteDebugApplicationThread*  prdat
);

Parameters

prdat

[in] The application thread that entered the breakpoint.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also