Skip to content

Latest commit

 

History

History
55 lines (47 loc) · 1.74 KB

ns-diagnosticdataquerytypes-diagnostic_data_event_producer_description.md

File metadata and controls

55 lines (47 loc) · 1.74 KB
UID title ms.date ms.keywords description tech.root targetos ms.service req.construct-type req.ddi-compliance req.dll req.header req.include-header req.kmdf-ver req.lib req.max-support req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.typenames req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords
NS:diagnosticdataquerytypes.tagDIAGNOSTIC_DATA_EVENT_PRODUCER_DESCRIPTION
DIAGNOSTIC_DATA_EVENT_PRODUCER_DESCRIPTION
8/19/2019
tagDIAGNOSTIC_DATA_EVENT_PRODUCER_DESCRIPTION, DIAGNOSTIC_DATA_EVENT_PRODUCER_DESCRIPTION
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.
security
Windows
windows
structure
diagnosticdataquerytypes.h
Windows 10, version 2004 (10.0; Build 19041)
Windows Server, version 2004 (10.0; Build 19041)
DIAGNOSTIC_DATA_EVENT_PRODUCER_DESCRIPTION
apiref
HeaderDef
diagnosticdataquerytypes.h
tagDIAGNOSTIC_DATA_EVENT_PRODUCER_DESCRIPTION
DIAGNOSTIC_DATA_EVENT_PRODUCER_DESCRIPTION
tagDIAGNOSTIC_DATA_EVENT_PRODUCER_DESCRIPTION
diagnosticdataquerytypes/tagDIAGNOSTIC_DATA_EVENT_PRODUCER_DESCRIPTION
DIAGNOSTIC_DATA_EVENT_PRODUCER_DESCRIPTION
diagnosticdataquerytypes/DIAGNOSTIC_DATA_EVENT_PRODUCER_DESCRIPTION

-description

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.

-struct-fields

-field name

Type: LPWSTR The name of this producer.

-remarks

-see-also