FwxFilterHookEvents Structure

The FwxFilterHookEvents structure defines all the events that a filter monitors. When a user session generates an event that the filter monitors, a session filter object is created and notified of the event. At this point, the session filter may change the set of events for that specific client session.

Syntax

typedef struct {
  DWORD dwGlobalEvents;
} FwxFilterHookEvents;

Members

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

Structures
IFWXFilter::AttachToSession
IFWXFilter::FilterInit

Send comments about this topic to Microsoft

Build date: 6/30/2010