funzione TEI_EVENT_MESSAGE (tdh.h)
Macro che recupera il messaggio Di informazioni sull'evento di traccia (TEI).
Sintassi
TDH_INLINE PWSTR TEI_EVENT_MESSAGE(
[in] PTRACE_EVENT_INFO EventInfo
);
Parametri
[in] EventInfo
Struttura TRACE_EVENT_INFO contenente le informazioni sull'evento. Per ottenere questa struttura, chiamare la funzione TdhGetEventInformation.
Valore restituito
Messaggio TEI o NULL.
Requisiti
Client minimo supportato | Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2008 [solo app desktop] |
Piattaforma di destinazione | Windows |
Intestazione | tdh.h |