CFBooleanGetValue |
||||
Header: | CFNumber.h | Carbon status: | Supported | |
Obtains the value of the specified CFBoolean object as as the standard C type Boolean.
Boolean CFBooleanGetValue ( CFBooleanRef boolean );
The CFBoolean object whose value you wish to obtain.
The value of the specified CFBoolean object.
Supported in Carbon. Available in Carbon 1.0.2 and later.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)