SIF_POS top-level constant

  1. @Deprecated('Use SCROLLINFO_MASK.SIF_POS instead')
int const SIF_POS

Copies the scroll position to the nPos member of the SCROLLINFO structure pointed to by lpsi.

Implementation

@Deprecated('Use SCROLLINFO_MASK.SIF_POS instead')
const SIF_POS = 0x0004;