![]() |
FNSObjectVersion |
Header: FontSync.h |
enum FNSObjectVersion { kFNSVersionDontCare = , kFNSCurSysInfoVersion = 1 };
Specifies the most recent font reference or font profile version supported by the FontSync library, regardless of version number. In FontSync 1.0, the most recent version for both font references and profiles is version 1. You pass this constant in the iDesiredVersion parameter of the functions FNSReferenceCreateFromFamily
, and
Identifies the current version of the parameter block structure FNSSysInfoGet
. You pass this constant in the iSysInfoVersion field of the system information structure. The version of the structure used by FontSync 1.0 is version 1.
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)