ICorDebugThread2::GetVolatileOSThreadID Method
Gets the operating system (OS) thread identifier for this ICorDebugThread2 Interface.
HRESULT GetVolatileOSThreadID (
[out] DWORD *pdwTid
);
Parameters
Parameter | Description |
---|---|
pdwTid |
[out] The OS thread identifier for this thread. |
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: CorDebug.idl
Library: CorGuids.lib
.NET Framework Version: 2.0