EMI_MAP_INPUT function (tdh.h)

Macro that retrieves the event map input.

Syntax

TDH_INLINE PWSTR EMI_MAP_INPUT(
  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 input, 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