Searched defs:ISensLogon2 (Results 1 – 5 of 5) sorted by relevance
115 pub struct ISensLogon2(::windows::runtime::IUnknown); struct116 impl ISensLogon2 { impl138 unsafe impl ::windows::runtime::Interface for ISensLogon2 { implementation152 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for ISensLogon2 { implementation157 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &ISensLogon2 { implementation175 impl<'a> ::windows::runtime::IntoParam<'a, super::Ole::Automation::IDispatch> for ISensLogon2 { implementation181 impl<'a> ::windows::runtime::IntoParam<'a, super::Ole::Automation::IDispatch> for &ISensLogon2 { implementation
139 ISensLogon2 = interface (IDispatch) interface
37 typedef struct ISensLogon2 ISensLogon2; typedef254 struct ISensLogon2 : public IDispatch { struct279 struct ISensLogon2 { struct280 CONST_VTBL struct ISensLogon2Vtbl *lpVtbl; argument
13 pub type ISensLogon2 = *mut ::core::ffi::c_void; typedef