Searched defs:IPortableDevice (Results 1 – 2 of 2) sorted by relevance
379 pub struct IPortableDevice(::windows::runtime::IUnknown); struct380 impl IPortableDevice { impl418 unsafe impl ::windows::runtime::Interface for IPortableDevice { implementation432 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IPortableDevice { implementation437 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IPortableDevice { implementation
116 pub type IPortableDevice = *mut ::core::ffi::c_void; typedef