FwxNcdRangesChangeReason Enumeration
The FwxNcdRangesChangeReason enumerated type contains values that specify reasons for the changes in the mapping of the IP ranges to the Forefront TMG networks in a network configuration detection (NCD) event.
Syntax
typedef enum _tagFwxNcdRangesChangeReason {
fwx_ncd_ServiceStartup,
fwx_ncd_StorageChanged,
fwx_ncd_VpnConnection,
fwx_ncd_VpnDisconnection,
fwx_ncd_ServiceShutdown
} FwxNcdRangesChangeReason;
Constants
fwx_ncd_ServiceStartup
A service started up.fwx_ncd_StorageChanged
The stored configuration was changed.fwx_ncd_VpnConnection
A VPN connection was opened.fwx_ncd_VpnDisconnection
A VPN connection was closed.fwx_ncd_ServiceShutdown
A service was shut down.
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
Send comments about this topic to Microsoft
Build date: 6/30/2010