共用方式為


iNetFwServiceRestriction 介面 (netfw.h)

INetFwServiceRestriction 介面可讓您存取 Windows 服務強化網路規則。

繼承

INetFwServiceRestriction 介面繼承自 IDispatch 介面。 INetFwServiceRestriction 也有下列類型的成員:

方法

INetFwServiceRestriction 介面具有這些方法。

 
INetFwServiceRestriction::get_Rules

擷取 Windows 服務強化網路規則的集合。
INetFwServiceRestriction::RestrictService

RestrictService 方法會針對指定的服務開啟或關閉服務限制。
INetFwServiceRestriction::ServiceRestricted

ServiceRestricted 方法指出是否啟用服務限制規則,以限制防火牆規則所指定資源的流量。

備註

新增規則時,請注意,套用新新增規則之前可能會有一小段時間的延遲。

規格需求

需求
最低支援的用戶端 Windows Vista [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2008 [僅限傳統型應用程式]
目標平台 Windows
標頭 netfw.h

另請參閱

IDispatch

IUnknown