EM_GETLIMITTEXT

This message is sent by an application to retrieve the current text limit, in characters, for an edit control.

At a Glance

Header file: Winuser.h
Windows CE Versions: 1.0 and later

Syntax

EM_GETLIMITTEXT wParam = 0; lParam = 0;

Return Values

The text limit indicates success.

See Also

EM_SETLIMITTEXT