Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Macro that retrieves the event map output.
Syntax
TDH_INLINE PWSTR EMI_MAP_OUTPUT(
PEVENT_MAP_INFO MapInfo,
PEVENT_MAP_ENTRY Map
);
Parameters
MapInfo
The metadata about the event map (EVENT_MAP_INFO structure).
Map
A single value map entry (EVENT_MAP_ENTRY structure).
Return value
The event map output, 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 |