Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: desktop apps only
The FpcIspLinkPriority enumerated type contains values that specify the priority of an ISP link.
Syntax
typedef enum FpcIspLinkPriority {
fpcPrimaryLink = 0,
fpcSecondaryLink = 1,
fpcNumberOfLinks = 2
} FpcIspLinkPriority;
Constants
fpcPrimaryLink
The link is the primary ISP link.fpcSecondaryLink
The link is the secondary ISP link.fpcNumberOfLinks
Maximum number of ISP links.
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only) |
Version |
Forefront Threat Management Gateway (TMG) 2010 |
Header |
Comenum.h |
See also
Build date: 7/12/2010