IccProgramId constructors

Constructor (1)

IccProgramId(const char* progName)
progName
The 8-character name of the program.

Constructor (2)

The copy constructor.
IccProgramId(const IccProgramId& id)
id
A reference to an IccProgramId object.
[[ Contents Previous Page | Next Page Index ]]