FwxNcdEvent Structure

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

Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
Header

Declared in Wspfwext.idl.

See Also

Structures
FwxNcdEventType
FwxNcdEventParameters


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.