FPCIpRangeEntry
Internet Security and Acceleration Server 2004/2006 SDK
The FPCIpRangeEntry object defines a range of IP addresses. The lower and upper bounds of the range are set when the object is created by the Add method of an FPCIpRangeSet collection, and they can be modified by calling the SetIps method.
The FPCIpRangeEntry object is an element of an FPCIpRangeSet collection.
Click here to see the ISA Server object hierarchy.
Methods
The FPCIpRangeEntry object defines the following method.
| Method | Description |
|---|---|
| SetIps | Sets the lower and upper bounds of the IP address range. |
Properties
The FPCIpRangeEntry object has the following properties.
| Property | Description |
|---|---|
| IP_From | Gets the lower bound of the IP address range. |
| IP_To | Gets the upper bound of the IP address range. |
Interfaces for C++ Programming
This object implements the IFPCIpRangeEntry interface.
Requirements
| Client | Requires Windows XP. |
|---|---|
| Server | Requires Windows Server 2003. Requires Windows Server 2003 or Windows 2000 for ISA Server 2004 Standard Edition. |
| Version | Requires Internet Security and Acceleration (ISA) Server 2006 or ISA Server 2004. |
| IDL | Declared in Msfpccom.idl. |