FwxIpRangesToNetworkElementsNotification Structure

The FwxIpRangesToNetworkElementsNotification structure contains parameters of a network configuration detection (NCD) event that specify the altered mappings of the IP ranges to the Forefront TMG networks and the reason for the changes.

Syntax

typedef struct _tagFwxIpRangesToNetworkElementsNotification {
  FwxIpRangesToNetworkElements Table;
  FwxNcdRangesChangeReason eReason;
} FwxIpRangesToNetworkElementsNotification;

Members

  • Table
    FwxIpRangesToNetworkElements structure that contains the altered mappings of the IP ranges to the Forefront TMG networks.

  • eReason
    Value from the FwxNcdRangesChangeReason enumerated type that specifies the reason for the changes in the mappings of the IP ranges to the Forefront TMG networks.

Requirements

Server Requires Windows Server 2008 R2 or Windows Server 2008 x64 Edition with SP2.
Version Requires Forefront Threat Management Gateway (TMG) 2010.
Header

Declared in Wspfwext.idl.

See Also

Structures

Send comments about this topic to Microsoft

Build date: 6/30/2010