Returns a default application object for the current process.

HRESULT GetDefaultApplication(
   IDebugApplication**  ppda
);

Parameters

ppda

[out] The debug application object for this application.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also