Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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] |