All Databases
Inside Mac - Basic Toolbox
SetClientID
AddSearch
AddComp
DelSearch
DelComp
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
Referenced by (3):
Writing Compatible Graphics Applications
Color Manager (Inside Mac - Index)
Writing Compatible Graphics Applications (Inside Mac - Basic Toolbox)