The FwxIpRangeToNetworkElement structure contains the upper bound IP address and network for an IP range in the Forefront TMG defined networks.
typedef struct {
DWORD IpRangeUpperBound;
IFWXNetworkElement* pNetworkElement; } FwxIpRangeToNetworkElements;
The upper bound of the IP range.
The network that contains the IP range.
Server | Requires Windows Server 2008. |
---|---|
Version | Requires Forefront Threat Management Gateway (TMG). |
Header |
Declared in Wspfwext.idl. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.