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 格式。