EM_GETLIMITTEXT top-level constant

int const EM_GETLIMITTEXT

Gets the current text limit for an edit control.

You can send this message to either an edit control or a rich edit control.

Implementation

const EM_GETLIMITTEXT = 0x00D5;