WM_GETTEXT top-level constant

int const WM_GETTEXT

Copies the text that corresponds to a window into a buffer provided by the caller.

Implementation

const WM_GETTEXT = 0x000D;