FwxIpRangeToNetworkElement Structure

The FwxIpRangeToNetworkElement structure contains the upper bound IP address and network for an IP range in the Forefront TMG defined networks.

Syntax

typedef struct {
DWORD IpRangeUpperBound;
IFWXNetworkElement* pNetworkElement; } FwxIpRangeToNetworkElements;

Members

IpRangeUpperBound

The upper bound of the IP range.

pNetworkElement

The network that contains the IP range.

Requirements

Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
Header

Declared in Wspfwext.idl.

See Also

Structures


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.