Elemento OUIHeader (IHV)
L'elemento OUIHeader (IHV) identifica l'IHV.
Windows XP con SP3 e API LAN wireless per Windows XP con SP2: Questo elemento non è supportato.
<xs:element name="OUIHeader">
<xs:complexType>
<xs:sequence>
<xs:element name="OUI">
<xs:simpleType>
<xs:restriction base="xs:hexBinary">
<xs:length value="3">
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="type">
<xs:simpleType>
<xs:restriction base="xs:hexBinary">
<xs:length value="1">
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:any
processContents="lax"
minOccurs="0"
maxOccurs="unbounded"
namespace="##other"
/>
</xs:sequence>
</xs:complexType>
</xs:element>
Elementi padre
Elementi figlio
Elemento | Tipo | Descrizione |
---|---|---|
OUI | Contiene un hexBinary a 3 byte che identifica l'IHV. | |
tipo | Contiene un hexBinary a 1 byte utilizzato per distinguere le schede di interfaccia di rete in base allo stesso IHV. |
OUI
Contiene un hexBinary a 3 byte che identifica l'IHV.
Windows XP con SP3 e API LAN wireless per Windows XP con SP2: Questo elemento non è supportato.
tipo
Contiene un hexBinary a 1 byte usato per distinguere le schede di interfaccia di rete create dallo stesso IHV.
Windows XP con SP3 e API LAN wireless per Windows XP con SP2: Questo elemento non è supportato.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2008 [solo app desktop] |