Méthode ITraceEvent::SetThreadId (relogger.h)
La méthode SetThreadId définit l’identificateur d’un thread qui génère un événement.
Syntaxe
HRESULT SetThreadId(
[in] ULONG ThreadId
);
Paramètres
[in] ThreadId
Type : ULONG
Identificateur du thread qui génère l’événement.
Valeur retournée
Type : HRESULT
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Client minimal pris en charge | Windows 7 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2012 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | relogger.h |