Home
last modified time | relevance | path

Searched defs:IInputStreamReference (Results 1 – 3 of 3) sorted by last modified time

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Storage/Streams/
H A Dmod.rs44 pub type IInputStreamReference = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Storage/BulkAccess/
H A Dmod.rs590 impl ::std::convert::TryFrom<FileInformation> for super::Streams::IInputStreamReference { implementation
597 impl ::std::convert::TryFrom<&FileInformation> for super::Streams::IInputStreamReference { implementation
605 fn into_param(self) -> ::windows::runtime::Param<'a, super::Streams::IInputStreamReference> { in into_param()
611 fn into_param(self) -> ::windows::runtime::Param<'a, super::Streams::IInputStreamReference> { in into_param()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Storage/
H A Dmod.rs2256 impl ::std::convert::TryFrom<IStorageFile> for Streams::IInputStreamReference { implementation
2263 impl ::std::convert::TryFrom<&IStorageFile> for Streams::IInputStreamReference { implementation
2271 fn into_param(self) -> ::windows::runtime::Param<'a, Streams::IInputStreamReference> { in into_param()
2277 fn into_param(self) -> ::windows::runtime::Param<'a, Streams::IInputStreamReference> { in into_param()
5505 impl ::std::convert::TryFrom<StorageFile> for Streams::IInputStreamReference { implementation
5512 impl ::std::convert::TryFrom<&StorageFile> for Streams::IInputStreamReference { implementation
5520 fn into_param(self) -> ::windows::runtime::Param<'a, Streams::IInputStreamReference> { in into_param()
5526 fn into_param(self) -> ::windows::runtime::Param<'a, Streams::IInputStreamReference> { in into_param()