定義包含計數器值的結構清單。
<xs:complexType name="structs">
<xs:choice
minOccurs="1"
maxOccurs="unbounded"
>
<xs:element name="struct"
type="man:struct"
/>
</xs:choice>
</xs:complexType>
子元素
| 元素 | 類型 | 描述 |
|---|---|---|
| struct | man:struct | 包含計數器值的 結構名稱。 |
規格需求
| 需求 | 值 |
|---|---|
| 最低支援的用戶端 |
Windows Vista [僅限傳統型應用程式] |
| 最低支援的伺服器 |
Windows Server 2008 [僅限傳統型應用程式] |