The FILTER_INFO structure for job filters has the following members and values:
| Member | Value |
|---|---|
| szTag | "Job filter" |
| filterType | JOB_FILTER |
| szName | "Type" |
| szValue | "Value" |
| szOperator | "Operator" |
| szArchitecture | NULL (unused) |
| szGroupClass | NULL (unused) |
| szAttributeName | NULL (unused) |
The FILTER_INFO structure for a job filter indicates that the TOKEN structure for an expression token must contain values for the szName, szValue, and szOperator members.