![]() |
CFUUIDGetUUIDBytes |
||||
Header: | CFUUID.h | Carbon status: | Under Evaluation | |
Obtains the value of a UUID object as raw bytes.
CFUUIDBytes CFUUIDGetUUIDBytes ( CFUUIDRef uuid );
The CFUUID object whose value you with to obtain.
The value of the UUID object represented as raw bytes.0
Under evaluation for Carbon. Available in CarbonLib 1.1 and later when CoreFoundationLib 1.1 or later is installed. Exported by CarbonLib 1.1 and later and by CoreFoundationLib 1.1 and later.