![]() |
FNSFeatureFlags |
Header: FontSync.h |
Represents a mask that you can use to determine available FontSync features.
typedef UInt32 FNSFeatureFlags;
The FNSFeatureFlags type defines a bit mask your application can use to determine available FontSync features. The function FNSSysInfoGet passes back a mask of this type in the oFeatures field of the FNSSysInfo structure in the ioInfo parameter. You can use this mask to determine available FontSync features.
Available beginning with FontSync 1.0. In FontSync 1.0, the value is 0, since no feature flags are defined.
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)