다음을 통해 공유


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 [데스크톱 앱만 해당]

추가 정보

부모 요소

시스템(EventType)