Megosztás a következőn keresztül:


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: See .NET Framework System Requirements.

Header: CorDebug.idl, CorDebug.h

Library: CorGuids.lib

.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0

See Also

Reference

ICorDebugThread2 Interface

ICorDebugThread Interface