The FpcIspLinkPriority enumerated type contains values that specify the priority of an ISP link.
typedef enum FpcIspLinkPriority { fpcPrimaryLink
The link is the primary ISP link.
= 0, fpcSecondaryLink
The link is the secondary ISP link.
= 1, fpcNumberOfLinks
Maximum number of ISP links.
= 2 } FpcIspLinkPriority;
The link is the primary ISP link.
The link is the secondary ISP link.
Maximum number of ISP links.
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.