ReactOS 0.4.15-dev-7918-g2a2556c
INetFwProfile Interface Reference
Inheritance diagram for INetFwProfile:
Collaboration diagram for INetFwProfile:

Properties

NET_FW_PROFILE_TYPE Type [get]
 
VARIANT_BOOL FirewallEnabled [get, set]
 
VARIANT_BOOL ExceptionsNotAllowed [get, set]
 
VARIANT_BOOL NotificationsDisabled [get, set]
 
VARIANT_BOOL UnicastResponsesToMulticastBroadcastDisabled [get, set]
 
INetFwRemoteAdminSettings RemoteAdminSettings [get]
 
INetFwIcmpSettings IcmpSettings [get]
 
INetFwOpenPorts GloballyOpenPorts [get]
 
INetFwServices Services [get]
 
INetFwAuthorizedApplications AuthorizedApplications [get]
 

Additional Inherited Members

- Public Types inherited from IDispatch
typedef IDispatchLPDISPATCH
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 
- 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 ()
 
- 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
 

Detailed Description

Definition at line 483 of file netfw.idl.

Property Documentation

◆ AuthorizedApplications

INetFwAuthorizedApplications INetFwProfile::AuthorizedApplications
get

◆ ExceptionsNotAllowed

VARIANT_BOOL INetFwProfile::ExceptionsNotAllowed
getset

◆ FirewallEnabled

VARIANT_BOOL INetFwProfile::FirewallEnabled
getset

◆ GloballyOpenPorts

INetFwOpenPorts INetFwProfile::GloballyOpenPorts
get

◆ IcmpSettings

INetFwIcmpSettings INetFwProfile::IcmpSettings
get

◆ NotificationsDisabled

VARIANT_BOOL INetFwProfile::NotificationsDisabled
getset

◆ RemoteAdminSettings

INetFwRemoteAdminSettings INetFwProfile::RemoteAdminSettings
get

◆ Services

INetFwServices INetFwProfile::Services
get

◆ Type

NET_FW_PROFILE_TYPE INetFwProfile::Type
get

◆ UnicastResponsesToMulticastBroadcastDisabled

VARIANT_BOOL INetFwProfile::UnicastResponsesToMulticastBroadcastDisabled
getset

The documentation for this interface was generated from the following file: