Share via


FwxNcdRangesChangeReason enumeration

Applies to: desktop apps only

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

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

Filter Enumerated Types

 

 

Build date: 7/12/2010