FPCReadOnlyIpRangeEntry
Internet Security and Acceleration Server 2004/2006 SDK
The FPCReadOnlyIpRangeEntry object represents a read-only range of IP addresses defined by a lower bound and an upper bound.
The FPCReadOnlyIpRangeEntry object is an element of an FPCReadOnlyIpRangeSet collection.
Click here to see the ISA Server object hierarchy.
Methods
The FPCReadOnlyIpRangeEntry object does not define any methods.
Properties
The FPCReadOnlyIpRangeEntry 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 IFPCReadOnlyIpRangeEntry 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. |