Share via


FwxIpRangeToNetworkElement structure

Applies to: desktop apps only

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

Minimum supported client

None supported

Minimum supported server

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

Version

Forefront Threat Management Gateway (TMG) 2010

Header

Wspfwext.idl

See also

Structures

 

 

Build date: 7/12/2010