Carbon


TXNVersionInformation

Header: MacTextEditor.h Carbon status: Supported

Gets the version number of MLTE and the set of features in this version.

TXNVersionValue TXNVersionInformation (
    TXNFeatureBits *oFeatureFlags
);
Parameter descriptions
oFeatureFlags

A pointer to a variable of type TXNFeatureBits. On return, TXNFeatureBits is set to a “Frame Option Bits” value that indicates the set of features in use in this version.

function result

A value of type TXNVersionValue that specifies the version of MLTE.

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.


© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)