EMI_MAP_NAME function (tdh.h)

Macro that retrieves the event map name.

Syntax

TDH_INLINE PWSTR EMI_MAP_NAME(
  PEVENT_MAP_INFO MapInfo
);

Parameters

MapInfo

The metadata about the event map (EVENT_MAP_INFO structure).

Return value

The event map 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