SIF_TRACKPOS top-level constant

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

Copies the current scroll box tracking position to the nTrackPos member of the SCROLLINFO structure pointed to by lpsi.

Implementation

@Deprecated('Use SCROLLINFO_MASK.SIF_TRACKPOS instead')
const SIF_TRACKPOS = 0x0010;