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.