Microsoft Internet Security and Acceleration Server 2004 SDK

FPCReadOnlyIpRangeEntry

The FPCReadOnlyIpRangeEntry object represents a read-only range of IP addresses defined by a lower bound and an upper bound.

The FPCReadOnlyIpRangeEntry object is typically an element of an FPCReadOnlyIpRangeSet collection.

Click here to see the ISA Server object hierarchy.

Methods

This object has no 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.

Remarks

This object implements the IFPCReadOnlyIpRangeEntry interface.

Requirements

Server: Requires Windows Server 2003 or Windows 2000.
Version: Requires Internet Security and Acceleration Server 2004.
Header: Declared in Msfpccom.idl.
Library: Use Microsoft Internet Security and Acceleration Server 2004 Administration Library.

See Also

COM Objects