![]() |
FNSProfileGetVersion |
||||
Header: | FontSync.h | Carbon status: | Under Evaluation | |
Retrieves the format version of an open font profile.
OSStatus FNSProfileGetVersion ( FNSFontProfile iProfile, FNSObjectVersion *oVersion );
A reference to the font profile whose format version number you wish to obtain.
On return, a pointer to the format version number of the font profile.
A result code. The result code kFNSInvalidProfileErr indicates that the profile does not have a valid structure.
Under evaluation for Carbon. Available in Carbon 1.0.2 and later when Font Sync 1.0 or later is present.
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)