EM_GETWORDBREAKPROC top-level constant

int const EM_GETWORDBREAKPROC

Gets the address of the current Wordwrap function.

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

Implementation

const EM_GETWORDBREAKPROC = 0x00D1;