Microsoft Internet Security and Acceleration Server 2004 SDK

FwxIpRangesToNetworkElementsNotification

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

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

Members

Table
FwxIpRangesToNetworkElements structure that contains the altered mappings of the IP ranges to the ISA Server networks.
eReason
Value from the FwxNcdRangesChangeReason enumerated type that specifies the reason for the changes in the mappings of the IP ranges to the ISA server networks.

Requirements

Server: Requires Windows Server 2003 or Windows 2000.
Version: Requires Internet Security and Acceleration Server 2004.
Header: Declared in Wspfwext.idl.

See Also

Structures