Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the name of the session that is debugging this process. An IDE can display this information to a user who is debugging a particular process on a particular machine.
Note
This method is deprecated, and its implementation should always return E_NOTIMPL.
Syntax
HRESULT GetAttachedSessionName(
BSTR* pbstrSessionName
);
Parameters
pbstrSessionName\
Return Value
This method should always return E_NOTIMPL.