EM_GETLINE top-level constant

int const EM_GETLINE

Copies a line of text from an edit control and places it in a specified buffer.

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

Implementation

const EM_GETLINE = 0x00C4;