|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| HRESULT | EnableRuleGroup ([in] long profileTypesBitmask, [in] BSTR group, [in] VARIANT_BOOL enable) |
| HRESULT | IsRuleGroupEnabled ([in] long profileTypesBitmask, [in] BSTR group, [out, retval] VARIANT_BOOL *enabled) |
| HRESULT | RestoreLocalFirewallDefaults () |
Public Member Functions inherited from IDispatch | |
| HRESULT | GetTypeInfoCount ([out] UINT *pctinfo) |
| HRESULT | GetTypeInfo ([in] UINT iTInfo, [in] LCID lcid, [out] ITypeInfo **ppTInfo) |
| HRESULT | GetIDsOfNames ([in] REFIID riid, [in, size_is(cNames)] LPOLESTR *rgszNames, [in] UINT cNames, [in] LCID lcid, [out, size_is(cNames)] DISPID *rgDispId) |
| HRESULT | Invoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] WORD wFlags, [in, out] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *puArgErr) |
| HRESULT | RemoteInvoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] DWORD dwFlags, [in] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *pArgErr, [in] UINT cVarRef, [in, size_is(cVarRef)] UINT *rgVarRefIdx, [in, out, size_is(cVarRef)] VARIANTARG *rgVarRef) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Properties | |
| long | CurrentProfileTypes [get] |
| VARIANT_BOOL | FirewallEnabled ([in] NET_FW_PROFILE_TYPE2 profileType) [get, set] |
| VARIANT | ExcludedInterfaces ([in] NET_FW_PROFILE_TYPE2 profileType) [get, set] |
| VARIANT_BOOL | BlockAllInboundTraffic ([in] NET_FW_PROFILE_TYPE2 profileType) [get, set] |
| VARIANT_BOOL | NotificationsDisabled ([in] NET_FW_PROFILE_TYPE2 profileType) [get, set] |
| VARIANT_BOOL | UnicastResponsesToMulticastBroadcastDisabled ([in] NET_FW_PROFILE_TYPE2 profileType) [get, set] |
| INetFwRules | Rules [get] |
| INetFwServiceRestriction | ServiceRestriction [get] |
| NET_FW_ACTION | DefaultInboundAction ([in] NET_FW_PROFILE_TYPE2 profileType) [get, set] |
| NET_FW_ACTION | DefaultOutboundAction ([in] NET_FW_PROFILE_TYPE2 profileType) [get, set] |
| VARIANT_BOOL | IsRuleGroupCurrentlyEnabled ([in] BSTR group) [get] |
| NET_FW_MODIFY_STATE | LocalPolicyModifyState [get] |
Additional Inherited Members | |
Public Types inherited from IDispatch | |
| typedef IDispatch * | LPDISPATCH |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Public Attributes inherited from IDispatch | |
| const DISPID | DISPID_UNKNOWN = -1 |
| const DISPID | DISPID_VALUE = 0 |
| const DISPID | DISPID_PROPERTYPUT = -3 |
| const DISPID | DISPID_NEWENUM = -4 |
| const DISPID | DISPID_EVALUATE = -5 |
| const DISPID | DISPID_CONSTRUCTOR = -6 |
| const DISPID | DISPID_DESTRUCTOR = -7 |
| const DISPID | DISPID_COLLECT = -8 |
| HRESULT INetFwPolicy2::EnableRuleGroup | ( | [in] long | profileTypesBitmask, |
| [in] BSTR | group, | ||
| [in] VARIANT_BOOL | enable | ||
| ) |
| HRESULT INetFwPolicy2::IsRuleGroupEnabled | ( | [in] long | profileTypesBitmask, |
| [in] BSTR | group, | ||
| [out, retval] VARIANT_BOOL * | enabled | ||
| ) |
| HRESULT INetFwPolicy2::RestoreLocalFirewallDefaults | ( | ) |
|
getset |
|
get |
|
getset |
|
getset |
|
getset |
|
getset |
|
get |
|
get |
|
getset |
|
get |
|
get |
|
getset |