UInt32Type Simple Type (Performance Counters)

Defines an unsigned integer type.

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

Remarks

You can specify the value as a 4-byte integer or hexadecimal value in the range from 0 through 4,294,967,295.

Requirements

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