Handles a debugger connect event.

HRESULT OnConnectDebugger(
   IApplicationDebugger*  pad
);

Parameters

pad

[in] The newly connected debugger.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also