![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/a/73/a73a4b49-d7f1-4c0b-9164-d43628ae57b6/a73a4b49-d7f1-4c0b-9164-d43628ae57b6-bgd8.png)
API Guide
2-166 API Functions 601355 Rev A
VS_
CriteriaGroup
_SetFields
VS_CriteriaGroup_SetFields sets the value of one or
more fields in a criteria group handle. A criteria group handle is
used to pass information to and from VolServ.
Synopsis
VST_BOOLEAN VS_CriteriaGroup_SetFields
( VST_CRITERIAGROUP_HANDLE handle,
“…”,
VSID_ENDFIELD )
Arguments • handle = Criteria group handle where information is
stored.
• “…” = Variable length argument list consisting of pairs of
arguments. Each pair of arguments consists of a parameter
identifier, followed by the value of the field to store. The
valid parameter identifiers and types for this function are
shown in the following "Parameters" paragraph.
• VSID_ENDFIELD = Required at the end of the variable
length argument list to indicate the end of the list.
Parameters
Parameter Type Description
VSID_CRITERIA_HANDLE_ENTRY(int) Criteria handle and its place in the criteria
group.
(VST_CRITERIA_HANDLE) Criteria handle for this group.