Returns the current debugger connected to the application.

HRESULT GetDebugger(
   IApplicationDebugger**  pad
);

Parameters

pad

[out] The current debugger connected to the application.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also