Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 1.08 KB

eventmanifestschema-data-structdefinitiontype-element.md

File metadata and controls

58 lines (35 loc) · 1.08 KB
title description ms.assetid keywords topic_type api_name api_type ms.topic ms.date api_location
data (StructDefinitionType) Element
Defines a data item that you want to include in the structure.
3b71afb2-412b-4992-ac30-974393aa9194
data element EventLog
apiref
data
Schema
reference
05/31/2018

data (StructDefinitionType) Element

Defines a data item that you want to include in the structure.

<xs:element name="data"
    type="DataDefinitionType"
 />

The data element is defined by the StructDefinitionType complex type.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]

See also

Parent element

struct (TemplateItemType)