Home
last modified time | relevance | path

Searched refs:NetworkOperatorTetheringOperationResult (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.rs455 pub type NetworkOperatorTetheringOperationResult = *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.rs9899 pub struct NetworkOperatorTetheringOperationResult(::windows::runtime::IInspectable); struct
9900 impl NetworkOperatorTetheringOperationResult { impl
9916 unsafe impl ::windows::runtime::RuntimeType for NetworkOperatorTetheringOperationResult { implementation
9919 unsafe impl ::windows::runtime::Interface for NetworkOperatorTetheringOperationResult { implementation
9923 impl ::windows::runtime::RuntimeName for NetworkOperatorTetheringOperationResult { implementation
9926 impl ::std::convert::From<NetworkOperatorTetheringOperationResult> for ::windows::runtime::IUnknown…
9927 fn from(value: NetworkOperatorTetheringOperationResult) -> Self { in from()
9931 impl ::std::convert::From<&NetworkOperatorTetheringOperationResult> for ::windows::runtime::IUnknow…
9932 fn from(value: &NetworkOperatorTetheringOperationResult) -> Self { in from()
9947 fn from(value: NetworkOperatorTetheringOperationResult) -> Self { in from()
[all …]