GWLP_HWNDPARENT top-level constant

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

Retrieves a handle to the parent window, if there is one.

Implementation

@Deprecated('Use WINDOW_LONG_PTR_INDEX.GWLP_HWNDPARENT instead')
const GWLP_HWNDPARENT = -8;