EventID (SystemPropertiesType) Element

The identifier that the provider used to identify the event.

<xs:element name="EventID">
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension
                base="unsignedInt"
             />
        </xs:simpleContent>
    </xs:complexType>
</xs:element>

The EventID element is defined by the SystemPropertiesType 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

System (EventType)