Lines Matching refs:INetFwRule2

2893 pub struct INetFwRule2(::windows::runtime::IUnknown);
2894 impl INetFwRule2 {
3070 unsafe impl ::windows::runtime::Interface for INetFwRule2 {
3074 impl ::std::convert::From<INetFwRule2> for ::windows::runtime::IUnknown {
3075 fn from(value: INetFwRule2) -> Self {
3079 impl ::std::convert::From<&INetFwRule2> for ::windows::runtime::IUnknown {
3080 fn from(value: &INetFwRule2) -> Self {
3084 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for INetFwRule2 {
3089 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &INetFwRule2 {
3094 impl ::std::convert::From<INetFwRule2> for INetFwRule {
3095 fn from(value: INetFwRule2) -> Self {
3099 impl ::std::convert::From<&INetFwRule2> for INetFwRule {
3100 fn from(value: &INetFwRule2) -> Self {
3104 impl<'a> ::windows::runtime::IntoParam<'a, INetFwRule> for INetFwRule2 {
3109 impl<'a> ::windows::runtime::IntoParam<'a, INetFwRule> for &INetFwRule2 {
3115 impl ::std::convert::From<INetFwRule2> for super::super::System::Ole::Automation::IDispatch {
3116 fn from(value: INetFwRule2) -> Self {
3121 impl ::std::convert::From<&INetFwRule2> for super::super::System::Ole::Automation::IDispatch {
3122 fn from(value: &INetFwRule2) -> Self {
3127 …windows::runtime::IntoParam<'a, super::super::System::Ole::Automation::IDispatch> for INetFwRule2 {
3133 …indows::runtime::IntoParam<'a, super::super::System::Ole::Automation::IDispatch> for &INetFwRule2 {
3470 impl ::std::convert::From<INetFwRule3> for INetFwRule2 {
3475 impl ::std::convert::From<&INetFwRule3> for INetFwRule2 {
3480 impl<'a> ::windows::runtime::IntoParam<'a, INetFwRule2> for INetFwRule3 {
3481 fn into_param(self) -> ::windows::runtime::Param<'a, INetFwRule2> {
3482 ::windows::runtime::Param::Owned(::std::convert::Into::<INetFwRule2>::into(self))
3485 impl<'a> ::windows::runtime::IntoParam<'a, INetFwRule2> for &INetFwRule3 {
3486 fn into_param(self) -> ::windows::runtime::Param<'a, INetFwRule2> {
3487 …::windows::runtime::Param::Owned(::std::convert::Into::<INetFwRule2>::into(::std::clone::Clone::cl…