Filters for document reference items which have a version status matching the one specified in VersionStatus.
AFTKN_FILTER_SET_VERSTATUS or 873
VOID FilterSetVersionStatus(ENUM FilterHandleType; ENUM VersionStatus; ENUM BitOn)
Unique filter identifier, returned by FilterCreate():
Specifies the version status as follows:
279 |
Archived |
640 |
Available |
641 |
CheckedOut |
642 |
InUse |
643 |
RemoteInUse |
644 |
MassInUse |
Specifies how to filter the item type as follows:
147 |
DontCare |
0 |
No Filters out the specified item type. |
1 |
Yes Passes the specified item type through the filter, but no others. |