EventID (SystemPropertiesType) 元素

提供程序用于标识事件的标识符。

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

EventID 元素由 SystemPropertiesType 复杂类型定义。

要求

要求
最低受支持的客户端
Windows Vista [仅限桌面应用]
最低受支持的服务器
Windows Server 2008 [仅限桌面应用]

另请参阅

父元素

System (EventType)