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 short type. The value can be specified as a 2-byte integer or hexadecimal value in the range from 0 through 65,535.
<xs:simpleType name="UInt16Type">
<xs:union
memberValues="unsignedShort HexInt16Type"
/>
</xs:simpleType>
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |