FwxFilterHookEvents structure

Applies to: desktop apps only

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

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

Structures

IFWXFilter::AttachToSession

IFWXFilter::FilterInit

 

 

Build date: 7/12/2010