IDebugProcess2:: GetAttachedSessionName
Ottiene il nome della sessione che esegue il debug di questo processo. Un IDE possibile visualizzare queste informazioni a un utente che esegue il debug di un processo specifico di un particolare computer.
Nota
Questo metodo è deprecato e l'implementazione deve sempre restituire E_NOTIMPL.
HRESULT GetAttachedSessionName(
BSTR* pbstrSessionName
);
Parametri
- pbstrSessionName
Valore restituito
Questo metodo restituirà sempre E_NOTIMPL.