SetClientID
SetClientID Identify this client to search and complement procedures
#include <Quickdraw.h> Color Manager
void SetClientID(id );
short id ; identity number of client program
SetClientID sets the gdID field in the device record so that its search and
complement procedures will recognize this particular client program.
id is the client program being given identification
Returns: none