Microsoft Internet Security and Acceleration Server 2000 |
The FpcItemScope enumerated type specifies the scope of the item. FpcItemScope designates whether the item has array-level scope or enterprise-level scope. This enumerated type is used for policy elements such as protocols, destination sets, schedules, and so forth.
enum FpcItemScope { fpcArrayScope, fpcEnterpriseScope };
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.