Searched defs:SmartCardReader (Results 1 – 3 of 3) sorted by relevance
1416 pub fn Reader(&self) -> ::windows::runtime::Result<SmartCardReader> { in Reader()4729 pub struct SmartCardReader(::windows::runtime::IInspectable); struct4730 impl SmartCardReader { implementation4818 unsafe impl ::windows::runtime::RuntimeType for SmartCardReader { implementation4821 unsafe impl ::windows::runtime::Interface for SmartCardReader { implementation4825 impl ::windows::runtime::RuntimeName for SmartCardReader { implementation4838 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for SmartCardReader { implementation4843 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &SmartCardReader { implementation4858 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for SmartCardReader { implementation4868 unsafe impl ::std::marker::Send for SmartCardReader {} implementation[all …]
307 pub type SmartCardReader = *mut ::core::ffi::c_void; typedef
141 class SmartCardReader(Solid.DeviceInterface): class in Solid833 SmartCardReader = 0 variable in Solid.DeviceInterface