![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/a/73/a73a4b49-d7f1-4c0b-9164-d43628ae57b6/a73a4b49-d7f1-4c0b-9164-d43628ae57b6-bgd7.png)
API Guide
601355 Rev A API Functions 2-165
Functions
77
78 return;
79 }
Notes
The VSID_CRITERIA_HANDLE_ENTRY parameter requires
that two arguments be passed instead of one. The first argument
passed is the entry number in the criteria group table. The
second argument is a pointer to the location where the value is
stored.
See Also
• vsapi(l),
• VS_Criteria_Create(l),
• VS_Criteria_Destroy(l),
• VS_Criteria_GetFields(l),
• VS_Criteria_SetFields(l),
• VS_CriteriaGroup_Create(l),
• VS_CriteriaGroup_Destroy(l),
• VS_CriteriaGroup_SetFields(l),
• VS_Error_GetFields(l),
• VS_Expression_Create(l),
• VS_Expression_Destroy(l),
• VS_Expression_GetFields(l),
• VS_Expression_SetFields(l),
• VSCMD_Mount(l)
Note
If the argument list does not end with VSID_ENDFIELD,
unpredictable results occur.