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 |