Home
last modified time | relevance | path

Searched refs:NET_FW_ACTION_ (Results 1 – 3 of 3) sorted by relevance

/dports/security/stunnel/stunnel-5.60/tools/plugins/SimpleFC/Source/
H A DNetFwTypeLib_TLB.pas133 NET_FW_ACTION_ = TOleEnum;
614 function Get_Action: NET_FW_ACTION_; safecall; in Get_Action()
615 procedure Set_Action(Action: NET_FW_ACTION_); safecall;
633 property Action: NET_FW_ACTION_ read Get_Action write Set_Action;
660 property Action: NET_FW_ACTION_ dispid 18;
763 function Get_DefaultInboundAction(profileType: NET_FW_PROFILE_TYPE2_): NET_FW_ACTION_; safecall; in Get_DefaultInboundAction()
764 …procedure Set_DefaultInboundAction(profileType: NET_FW_PROFILE_TYPE2_; Action: NET_FW_ACTION_); sa…
765 … function Get_DefaultOutboundAction(profileType: NET_FW_PROFILE_TYPE2_): NET_FW_ACTION_; safecall; in Get_DefaultOutboundAction()
766 …procedure Set_DefaultOutboundAction(profileType: NET_FW_PROFILE_TYPE2_; Action: NET_FW_ACTION_); s…
802 property DefaultInboundAction[profileType: NET_FW_PROFILE_TYPE2_]: NET_FW_ACTION_ dispid 12;
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dicftypes.h75 typedef enum NET_FW_ACTION_ { enum
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dicftypes.h75 typedef enum NET_FW_ACTION_ { enum