Returns a default application object for the current process.
HRESULT GetDefaultApplication(
IDebugApplication** ppda
); |
Parameters
- ppda
-
[out] The debug application object for this application.
Returns a default application object for the current process.
HRESULT GetDefaultApplication(
IDebugApplication** ppda
); |
[out] The debug application object for this application.