Returned by the userFindUsers( ) function.
{
unsigned int endPosition;
unsigned int totalCount;
unsigned int matchCount;
UserArray users;
};endPosition The end position of the index.
totalCount The total user count.
matchCount The search match count.
users The list of users.
The information is an array of User structures.
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |