Carbon


Task Information Structure Version Constant

Header: Multiprocessing.h

Indicates the current version of the MPTaskInfo structure (returned as the first field).

enum {
    kMPTaskInfoVersion = 3
};

Constant descriptions

kMPTaskInfoVersion

The current version of the task information structure.

VERSION NOTES

Introduced with Multiprocessing Services 2.1.


© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)