Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Defines an unsigned byte type. The value can be specified as a 1-byte integer or hexadecimal value in the range from 0 through 255.
<xs:simpleType name="UInt8Type">
<xs:union
memberValues="unsignedByte HexInt8Type"
/>
</xs:simpleType>
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |