UInt32Type Simple Type (Windows Event Log)

Defines an unsigned integer type. The value can be specified as a 4-byte integer or hexadecimal value in the range from 0 through 4,294,967,295.

<xs:simpleType name="UInt32Type">
    <xs:union
        memberValues="unsignedInt HexInt32Type"
     />
</xs:simpleType>

Requirements

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