Compartilhar via


ICorDebugThread2::GetVolatileOSThreadID Method

Gets the operating system thread identifier for this ICorDebugThread2.

HRESULT GetVolatileOSThreadID (
    [out] DWORD    *pdwTid
);

Parameters

  • pdwTid
    [out] The operating system 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

See Also

Concepts

ICorDebugThread2 Interface

ICorDebugThread Interface