FPCRoute Object

The FPCRoute object represents a single route in a routing table.

The FPCRoute object is an element of an FPCRoutingTable collection, which represents the routing table of a Forefront TMG computer.

Click here to see the Forefront TMG object hierarchy.

Methods

The FPCRoute object does not define any methods.

Properties

The FPCRoute object defines the following properties.

Property Description

Destination

Gets the network destination of the route.

Gateway

Gets the gate of the route.

Interface

Gets the IP address of the associated network adapter.

Metric

Gets the metric of the route.

Subnet

Gets the subnet mask of the destination.

Interfaces for C++ Programming

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