Microsoft Internet Security and Acceleration Server 2000 |
The FpcComponents enumerated type contains values that specify the components installed on an array.
enum FpcComponents { fpcNoComponents =0, fpcPacketFiltering =1, fpcNAT =2, fpcWebProxy =4, fpcHTTPTransparent =8, fpcGenericFwProtocols =16, fpcFirewallExtensions =32, fpcAllComponents =255 };
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.