Carbon


GetTextEncodingVariant

Header: TextCommon.h Carbon status: Supported

Returns the variant from the specified text encoding.

TextEncodingVariant GetTextEncodingVariant (
    TextEncoding encoding
);
Parameter descriptions
encoding

A text encoding specification.

function result

The text encoding variant portion of the specified text encoding.

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)