CFUUIDGetUUIDBytes

Header: CFUUID.h Carbon status: Under Evaluation

Obtains the value of a UUID object as raw bytes.

CFUUIDBytes CFUUIDGetUUIDBytes (
    CFUUIDRef uuid
);
Parameter descriptions
uuid

The CFUUID object whose value you with to obtain.

function result

The value of the UUID object represented as raw bytes.

AVAILABILITY

Under evaluation for Carbon. Available in Carbon 1.1 and later when CarbonLib 1.1CarbonLib 1.1 or later is present.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)