Partager via


ICorDebugThread2::GetVolatileOSThreadID, méthode

Obtient l'identificateur du thread du système d'exploitation pour cet ICorDebugThread2.

HRESULT GetVolatileOSThreadID (
    [out] DWORD    *pdwTid
);

Paramètres

  • pdwTid
    [out] Identificateur du thread du système d'exploitation pour ce thread.

Configuration requise

Plateformes : consultez Configuration requise du .NET Framework.

En-tête : CorDebug.idl, CorDebug,h

Bibliothèque : CorGuids.lib

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

Voir aussi

Référence

ICorDebugThread2, interface

ICorDebugThread, interface