Initiates a debug session with the specified application.

HRESULT StartDebugSession(
   IRemoteDebugApplication*  pda
);

Parameters

pda

[in] Specifies the debug application.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also