Partager via


ICorDebugThread::GetObject, méthode

Obtient un pointeur d'interface vers le thread du Common Language Runtime (CLR).

HRESULT GetObject (
    [out] ICorDebugValue   **ppObject
);

Paramètres

  • ppObject
    [out] Pointeur vers l'adresse d'un objet d'interface ICorDebugValue qui représente le thread CLR.

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, 1.1, 1.0

Voir aussi

Référence

Thread

ICorDebugThread, interface

ICorDebugThread2, interface