Contents

CMMIterateProcPtr

Defines a pointer to a function that iterates through color management modules installed on the system.

Declaration

typedef OSErr (*CMMIterateProcPtr)(CMMInfo *iterateData, void *refCon);

Parameters

  • iterateData:
  • refCon:

Return Value

An OSErr value.

See Also

Callbacks