UInt32Type 単純型 (パフォーマンス カウンター)
符号なし整数型を定義します。
<xs:simpleType name="UInt32Type">
<xs:union
memberValues="xs:unsignedInt man:HexInt32Type"
/>
</xs:simpleType>
注釈
値は、0 ~ 4,294,967,295 の範囲で 4 バイトの整数または 16 進数の値として指定できます。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント |
Windows Vista [デスクトップ アプリのみ] |
サポートされている最小のサーバー |
Windows Server 2008 [デスクトップ アプリのみ] |