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 a list of structures that contain counter values.
<xs:complexType name="structs">
<xs:choice
minOccurs="1"
maxOccurs="unbounded"
>
<xs:element name="struct"
type="man:struct"
/>
</xs:choice>
</xs:complexType>
Child elements
Element | Type | Description |
---|---|---|
struct | man:struct | The name of a structure that contains counter values. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |