FwxIpRangesToNetworkElementsNotification structure

Applies to: desktop apps only

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

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