FWPS_INCOMING_VALUE0 structure [Filtering]

The FWPS_INCOMING_VALUE0 structure specifies an incoming value passed to the filter engine.

typedef struct FWPS_INCOMING_VALUE0_ {
  FWP_VALUE0 value;
} FWPS_INCOMING_VALUE0;

Members

Remarks

The FWPS_FILTER_CONDITION0's are tested against these values.

Requirements

Client Requires Windows Vista.
Server Requires Windows Server "Longhorn".
Header

Declared in Fwpstypes.h.

IDL

Declared in Fwpstypes.idl.

See Also

Windows Filtering Platform API Structures
FWP_VALUE0