Home
last modified time | relevance | path

Searched refs:MobileBroadbandModemConfiguration (Results 1 – 2 of 2) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Networking/NetworkOperators/
H A Dmod.rs266 pub type MobileBroadbandModemConfiguration = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Networking/NetworkOperators/
H A Dmod.rs7081 pub struct MobileBroadbandModemConfiguration(::windows::runtime::IInspectable); struct
7082 impl MobileBroadbandModemConfiguration { implementation
7112 unsafe impl ::windows::runtime::RuntimeType for MobileBroadbandModemConfiguration { implementation
7115 unsafe impl ::windows::runtime::Interface for MobileBroadbandModemConfiguration { implementation
7119 impl ::windows::runtime::RuntimeName for MobileBroadbandModemConfiguration { implementation
7122 impl ::std::convert::From<MobileBroadbandModemConfiguration> for ::windows::runtime::IUnknown {
7123 fn from(value: MobileBroadbandModemConfiguration) -> Self { in from()
7127 impl ::std::convert::From<&MobileBroadbandModemConfiguration> for ::windows::runtime::IUnknown {
7128 fn from(value: &MobileBroadbandModemConfiguration) -> Self { in from()
7143 fn from(value: MobileBroadbandModemConfiguration) -> Self { in from()
[all …]