Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Macro that retrieves the Trace Event Information (TEI) opcode name.
Syntax
TDH_INLINE PWSTR TEI_OPCODE_NAME(
[in] PTRACE_EVENT_INFO EventInfo
);
Parameters
[in] EventInfo
A TRACE_EVENT_INFO structure that contains the event information. To get this structure, call the TdhGetEventInformation function.
Return value
The TEI opcode name, or NULL.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | tdh.h |