Contents

CMIterateDeviceInfoProcPtr

Defines a pointer to a function that iterates through device information available on the system.

Declaration

typedef OSErr (*CMIterateDeviceInfoProcPtr)(const CMDeviceInfo *deviceInfo, void *refCon);

Parameters

  • deviceData:
  • refCon:

Return Value

An OSErr value.

See Also

Callbacks