FPCRestrictedPortsRange object

Applies to: desktop apps only

The FPCRestrictedPortsRange represents a single range of restricted ports. The range is defined by the lowest- and highest-numbered ports.

The FPCRestrictedPortsRange object is an element of an FPCRestrictedPorts collection, and a new object representing a restricted port range can be created by calling the Add method of this collection.

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

Members

The FPCRestrictedPortsRange object has these types of members:

  • Methods
  • Properties

Methods

The FPCRestrictedPortsRange object has these methods.

Method Description
GetRange

Gets both the lowest-numbered port and the highest-numbered port in the range.

 

Properties

The FPCRestrictedPortsRange object has these properties.

Property Access type Description

PortHigh

Read-only

Gets highest-numbered port of the range.

PortLow

Read-only

Gets lowest-numbered port of the range.

 

Interfaces for C++ Programming

This object implements the IFPCRestrictedPortsRange 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

FPCRestrictedPorts

 

 

Build date: 7/12/2010