Connects a debugger to this application.

HRESULT ConnectDebugger(
   IApplicationDebugger*  pad
);

Parameters

pad

[in] The debugger to attach to this application.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also