Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

This interface provides a console-based line-breaking service. This interface is not supported on all Windows Embedded CE-based operating systems. See the SDK documentation specific to your target device to see whether this functionality is supported.

Methods

The following table shows the methods for this interface in alphabetical order. Like all COM interfaces, this interface inherits the methods for the IUnknowninterface.

Method Description

BreakLineA

Determines where to break the given ANSI string based on the specified maximum number of columns.

BreakLineW

Determines where to break the given MBCS string based on the specified maximum number of columns.

Remarks

This interface provides multilingual line-breaking functionality that varies based on locale. The IMLangLineBreakConsoleinterface is currently designed only for use in console-based functions, such as a mail client application that needs to format text in a specific column size.

Requirements

Header mlang.h, mlang.idl
Library mlang.dll
Windows Embedded CE Windows CE .NET 4.0 and later
Windows Mobile Windows Mobile Version 5.0 and later