Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: desktop apps only
The FwxNcdEvent structure contains information about a network configuration detection (NCD) event. For more information about the NCD mechanism, see Using Network Configuration Detection.
Syntax
typedef struct {
FwxNcdEventType EventType;
FwxNcdEventParameters Parameters;
} FwxNcdEvent;
Members
EventType
Value from the FwxNcdEventType enumerated type that specifies the type of NCD event.Parameters
Member of the FwxNcdEventParameters union that contains the applicable parameters of the NCD event.
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
Build date: 7/12/2010