Carbon


GetTextEncodingFormat

Header: TextCommon.h Carbon status: Supported

Returns the format value of the specified text encoding.

TextEncodingFormat GetTextEncodingFormat (
    TextEncoding encoding
);
Parameter descriptions
encoding

A text encoding specification.

function result

The text encoding format value contained in the text encoding you specified.

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)