{
{    The purpose of this request is to return a list of all the client
{ mainframes which have access to any family on the host (server) mainframe.
{
{       OSP$GET_ACCESSED_CLIENTS (P_BINARY_CLIENT_LIST, CLIENT_COUNT)
{
{ P_BINARY_CLIENT_LIST: (output) This parameter specifies an array of binary
{       mainframe IDs which can access a family on the host (server).
{
{ CLIENT_COUNT: (output) This parameter specifies the number of client
{       mainframes with access to one or more host families.
{
