FPCIpRangeEntry object

Applies to: desktop apps only

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.

Ff825005.bkbutton(en-us,VS.85).png Click here to see the Forefront TMG object hierarchy.

Members

The FPCIpRangeEntry object has these types of members:

  • Methods
  • Properties

Methods

The FPCIpRangeEntry object has these methods.

Method Description
SetIps

Sets the lower and upper bounds of the IP address range.

 

Properties

The FPCIpRangeEntry object has these properties.

Property Access type Description

IP_From

Read-only

Gets the lower bound of the IP address range.

IP_To

Read-only

Gets the upper bound of the IP address range.

 

Interfaces for C++ Programming

This object implements the IFPCIpRangeEntry interface.

Requirements

Minimum supported client

Windows Vista, None supported

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

IDL

Msfpccom.idl

See also

COM Objects

 

 

Build date: 7/12/2010