Initiates a debug session with the specified application.
Syntax
HRESULT StartDebugSession( IRemoteDebugApplication *pda );
Parameters
- pda
- [in] Address of an IRemoteDebugApplication interface.
Return Value
Returns S_OK if successful, or an error code otherwise.