The FpcAlertCategory enumerated type contains values that specify the categories of alerts.
typedef enum FpcAlertCategory { fpcSecurityAlerts
Security alerts.
= 0, fpcCacheAlerts
Cache alerts.
= 1, fpcRoutingAlerts
Routing alerts.
= 2, fpcFwServiceAlerts
Microsoft Firewall service alerts, such as alerts that start or stop a service, or load a filter.
= 3, fpcOtherAlerts
Other alerts, including user-defined alerts.
= 4, fpcNLBAlerts
Network Load Balancing alerts.
= 5 } FpcAlertCategory;
Security alerts.
Cache alerts.
Routing alerts.
Microsoft Firewall service alerts, such as alerts that start or stop a service, or load a filter.
Other alerts, including user-defined alerts.
Network Load Balancing alerts.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
Header |
Declared in Comenum.h. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.