{
{    The purpose of this request is to retrieve the list of jobs assigned to
{ the client by the specified server mainframe.
{
{       QFP$GET_SERVER_JOBS (SERVER_MAINFRAME_ID, SERVER_JOB_LIST_P,
{             SERVER_JOB_COUNT);
{
{ SERVER_MAINFRAME_ID: (input)  This is the binary mainframe id of the server
{       mainframe.
{
{ SERVER_JOB_LIST_P: (output)  This is the list of jobs assigned by the server
{       to the client.
{
{ SERVER_JOB_COUNT: (output)  This is the number of elements in the
{       server_job_list that are valid.
