WiFiDirectInformationElement.OuiType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
廠商擴充資訊元素中使用的一個位元組類型值, (IE) ,以區分相同組織所定義的不同 IE 格式。
public:
property byte OuiType { byte get(); void set(byte value); };
byte OuiType();
void OuiType(byte value);
public byte OuiType { get; set; }
var byte = wiFiDirectInformationElement.ouiType;
wiFiDirectInformationElement.ouiType = byte;
Public Property OuiType As Byte
屬性值
Byte
byte
廠商擴充資訊元素中使用的一個位元組類型值, (IE) ,以區分相同組織所定義的不同 IE 格式。