fonction TEI_KEYWORDS_NAME (tdh.h)
Macro qui récupère le nom des mots clés TEI (Trace Event Information).
Syntaxe
TDH_INLINE PWSTR TEI_KEYWORDS_NAME(
[in] PTRACE_EVENT_INFO EventInfo
);
Paramètres
[in] EventInfo
Structure TRACE_EVENT_INFO qui contient les informations d’événement. Pour obtenir cette structure, appelez la fonction TdhGetEventInformation.
Valeur retournée
Nom des mots clés TEI ou NULL.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | tdh.h |