INetFwPolicy2::get_NotificationsDisabled 方法 (netfw.h)
指出是否停用互動式防火牆通知。
這是可讀寫的屬性。
語法
HRESULT get_NotificationsDisabled(
NET_FW_PROFILE_TYPE2 profileType,
VARIANT_BOOL *disabled
);
參數
profileType
disabled
傳回值
無
備註
當您傳遞從 CurrentProfileTypes 屬性取得的配置檔類型時,請確定您只將一個配置檔類型傳遞給 get_NotificationsDisabled 和 put_NotificationsDisabled。 請注意, get_CurrentProfileTypes 可以傳回多個配置檔。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | netfw.h |
Dll | FirewallAPI.dll |