Struct windows_sys::Win32::Devices::Bluetooth::SDP_ELEMENT_DATA
[−]#[repr(C)]pub struct SDP_ELEMENT_DATA {
pub type: SDP_TYPE,
pub specificType: SDP_SPECIFICTYPE,
pub data: SDP_ELEMENT_DATA_0,
}Expand description
Required features: ‘Win32_Devices_Bluetooth’, ‘Win32_Foundation’
Fields
type: SDP_TYPEspecificType: SDP_SPECIFICTYPEdata: SDP_ELEMENT_DATA_0