DIAGNOSTIC_DATA_EVENT_PRODUCER_DESCRIPTION structure (diagnosticdataquerytypes.h)

A resource that represents a producer. A Producer is an OS component, application or service that emits events. For example, “Microsoft Edge” is the Producer ID for the Microsoft Edge browser.

Syntax

typedef struct tagDIAGNOSTIC_DATA_EVENT_PRODUCER_DESCRIPTION {
  LPWSTR name;
} DIAGNOSTIC_DATA_EVENT_PRODUCER_DESCRIPTION;

Members

name

Type: LPWSTR The name of this producer.

Requirements

Requirement Value
Minimum supported client Windows 10, version 2004 (10.0; Build 19041)
Minimum supported server Windows Server, version 2004 (10.0; Build 19041)
Header diagnosticdataquerytypes.h