IMLangLineBreakConsole interface
Provides a console-based, line-breaking service.
Members
The IMLangLineBreakConsole interface inherits from the IUnknown interface. IMLangLineBreakConsole also has these types of members:
Methods
The IMLangLineBreakConsole interface has these methods.
| Method | Description |
|---|---|
| BreakLineA |
Determines where to break the given string based on the specified maximum number of columns. |
| BreakLineML | |
| BreakLineW |
Determines where to break the given string based on the specified maximum number of columns. |
Remarks
This interface provides multilingual line-breaking functionality that varies based on locale. IMLangLineBreakConsole is currently designed only for use in console-based functions, such as a mail client application that must format text in a specific column size.
Requirements
|
Minimum supported client | Windows XP |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|