API Guide
2-242 API Functions 601355 Rev A
33 printf(“Priority = %d User field =
[%s]\n”, priority, user_field);
34 printf(“Time out value = %d Retry
count = %d\n”, timeout, retries);
35 printf(“Status wait = %d Enterprise =
%lu\n”, wait, enterprise);
36 }
Notes If a string that is passed to hold the user field does not have
enough space allocated, unpredictable results may occur.
When the API software is operating in asynchronous mode,
client software must call VS_Select to receive intermediate
and final status on command requests submitted through the
API interface to the VolServ system.
See Also vsapi(l),
VS_Error_GetFields(l),
VS_Global_SetFields(l),
• VS_Select(l)
Note
If the argument list does not end with VSID_ENDFIELD,
unpredictable results occur.