Home
last modified time | relevance | path

Searched refs:pAPOEndpointProperties (Results 1 – 3 of 3) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/Audio/Apo/
H A Dmod.rs33 pub pAPOEndpointProperties: super::super::super::UI::Shell::PropertiesSystem::IPropertyStore, field
50 pub pAPOEndpointProperties: super::super::super::UI::Shell::PropertiesSystem::IPropertyStore, field
71 pub pAPOEndpointProperties: super::super::super::UI::Shell::PropertiesSystem::IPropertyStore, field
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Audio/DirectMusic/
H A Dmod.rs48 …pub pAPOEndpointProperties: ::std::option::Option<super::super::super::System::PropertiesSystem::I… field
66 .field("pAPOEndpointProperties", &self.pAPOEndpointProperties) in fmt()
76 …self.APOInit == other.APOInit && self.pAPOEndpointProperties == other.pAPOEndpointProperties && se… in eq()
91 …pub pAPOEndpointProperties: ::std::option::Option<super::super::super::System::PropertiesSystem::I… field
113 .field("pAPOEndpointProperties", &self.pAPOEndpointProperties) in fmt()
128 && self.pAPOEndpointProperties == other.pAPOEndpointProperties in eq()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Audio/CoreAudio/
H A Dmod.rs97 …pub pAPOEndpointProperties: ::std::option::Option<super::super::super::System::PropertiesSystem::I… field
118 .field("pAPOEndpointProperties", &self.pAPOEndpointProperties) in fmt()
131 …self.APOInit == other.APOInit && self.pAPOEndpointProperties == other.pAPOEndpointProperties && se… in eq()