This function creates a result set token. The token represents
the set of name-value pairs that is generated when a query string containing
statistical group IDs is applied to the specified Gateway daemon.
Detail
This function is called with a gateway
token, a query string of statistical group IDs, and a result set token pointer.
The result set returned can be parsed with functions
getFirstStat and
getNextStat, or used to generate a query string with
getIdQuery.