GWL_ID top-level constant

  1. @Deprecated('Use WINDOW_LONG_PTR_INDEX.GWL_ID instead')
int const GWL_ID

Gets/sets a new identifier of the child window. The window cannot be a top-level window.

Implementation

@Deprecated('Use WINDOW_LONG_PTR_INDEX.GWL_ID instead')
const GWL_ID = -12;