Home
last modified time | relevance | path

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

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Networking/NetworkOperators/
H A Dmod.rs2594 pub struct IMobileBroadbandAccount2(::windows::runtime::IInspectable); struct
2595 unsafe impl ::windows::runtime::Interface for IMobileBroadbandAccount2 { implementation
4716 let this = &::windows::runtime::Interface::cast::<IMobileBroadbandAccount2>(self)?; in GetConnectionProfiles()