Home
last modified time | relevance | path

Searched refs:INetworkOperatorTetheringClientManager (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.rs4149 pub struct INetworkOperatorTetheringClientManager(::windows::runtime::IInspectable); struct
4150 unsafe impl ::windows::runtime::Interface for INetworkOperatorTetheringClientManager { implementation
9765 … let this = &::windows::runtime::Interface::cast::<INetworkOperatorTetheringClientManager>(self)?; in GetTetheringClients()