GWLP_USERDATA top-level constant

int const GWLP_USERDATA

Sets the user data associated with the window. This data is intended for use by the application that created the window. Its value is initially zero.

Implementation

const GWLP_USERDATA = -21;