GCL_WNDPROC top-level constant

  1. @Deprecated('Use GET_CLASS_LONG_INDEX.GCL_WNDPROC instead')
int const GCL_WNDPROC

Replaces the address of the window procedure associated with the class.

Implementation

@Deprecated('Use GET_CLASS_LONG_INDEX.GCL_WNDPROC instead')
const GCL_WNDPROC = -24;