GWL_USERDATA top-level constant

int const GWL_USERDATA

Gets/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 GWL_USERDATA = -21;