Белешка
Приступ овој страници захтева ауторизацију. Можете покушати да се пријавите или промените директоријуме.
Приступ овој страници захтева ауторизацију. Можете покушати да промените директоријуме.
Gets the connection identifier for this ICorDebugThread2 object.
Syntax
HRESULT GetConnectionID (
[out] CONNID *pdwConnectionId
);
Parameters
pdwConnectionId
[out] A CONNID that represents the connection identifier.
Remarks
The GetConnectionID method returns zero in the pdwConnectionId parameter, if this thread is not part of a connection.
If this thread is connected to an instance of Microsoft SQL Server 2005 Analysis Services (SSAS), the CONNID maps to a server process identifier (SPID).
Requirements
Platforms: See .NET supported operating systems.
Header: CorDebug.idl, CorDebug.h
Library: CorGuids.lib
.NET versions: Available since .NET Framework 2.0