This interface provides a console-based line-breaking service.
IMLangLineBreakConsole Methods
BreakLineA Determines where to break the given string based on the specified maximum number of columns. BreakLineML Not currently supported. BreakLineW Determines where to break the given string based on the specified maximum number of columns.
Interface Information
Implementation MultiLanguage Object (Mlang.dll) Inherits from IUnknown Header and IDL files Mlang.h, Mlang.idl Minimum availability Internet Explorer 4.0 Minimum operating systems Windows 95, Windows NT 4.0
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0
Remarks
This interface provides multilingual line-breaking functionality that varies based upon locale. IMLangLineBreakConsole 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.