FPCIpRangeEntry Object

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 Forefront TMG 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 defines 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 Vista or Windows XP.
Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
IDL

Declared in Msfpccom.idl.

See Also

COM Objects


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.