WM_GETTEXTLENGTH top-level constant

int const WM_GETTEXTLENGTH

Determines the length, in characters, of the text associated with a window.

Implementation

const WM_GETTEXTLENGTH = 0x000E;