INetFwAuthorizedApplication::get_Scope 方法 (netfw.h)
[Windows 防火牆 API 可用於需求一節中指定的操作系統。 它在後續版本中可能會變更或無法使用。 針對 Windows Vista 和更新版本,建議使用 具有進階安全性 API 的 Windows 防火牆 。]
控制埠可以接聽的網路範圍。
這是可讀寫的屬性。
語法
HRESULT get_Scope(
NET_FW_SCOPE *scope
);
參數
scope
傳回值
無
備註
設定 Scope 屬性時,只有 NET_FW_SCOPE_ALL 和 NET_FW_SCOPE_LOCAL_SUBNET 有效。
新埠的預設值 為NET_FW_SCOPE_ALL 。
若要建立自定義範圍,請使用 RemoteAddresses 屬性。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista、Windows XP 與 SP2 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2003 SP1 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | netfw.h |
Dll | FirewallAPI.dll;Wfapi.dll;使用SP2在 Windows XP 上 Hnetcfg.dll |