UInt32Type 単純型 (Windows イベント ログ)

符号なし整数型を定義します。 値は、0 ~ 4,294,967,295 の範囲の 4 バイトの整数または 16 進数の値として指定できます。

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

要件

要件
サポートされている最小のクライアント
Windows Vista [デスクトップ アプリのみ]
サポートされている最小のサーバー
Windows Server 2008 [デスクトップ アプリのみ]