ReactOS 0.4.16-dev-974-g5022a45
tagSCROLLINFO Struct Reference

#include <winuser.h>

Collaboration diagram for tagSCROLLINFO:

Public Attributes

UINT cbSize
 
UINT fMask
 
int nMin
 
int nMax
 
UINT nPage
 
int nPos
 
int nTrackPos
 

Detailed Description

Definition at line 3289 of file winuser.h.

Member Data Documentation

◆ cbSize

◆ fMask

UINT tagSCROLLINFO::fMask

◆ nMax

◆ nMin

◆ nPage

◆ nPos

int tagSCROLLINFO::nPos

Definition at line 3295 of file winuser.h.

Referenced by check_range(), CheckListWndProc(), co_IntGetScrollInfo(), co_IntSetScrollInfo(), cursor_coords(), debugscrollinfo(), Display_OnPaint(), Display_OnSize(), Display_OnVScroll(), Display_SetTypeFace(), DrawWindowForNCPreview(), EDIT_UpdateScrollInfo(), editor_draw(), editor_ensure_visible(), editor_handle_message(), FontWndProc(), HEXEDIT_IndexFromPoint(), HEXEDIT_MoveCaret(), HEXEDIT_WM_MOUSEWHEEL(), HEXEDIT_WM_PAINT(), HEXEDIT_WM_VSCROLL(), HideHorzScrollBar(), HideVertScrollBar(), LISTVIEW_GetOrigin(), LISTVIEW_GetTopIndex(), LISTVIEW_HScroll(), LISTVIEW_ScrollTimer(), LISTVIEW_UpdateHScroll(), LISTVIEW_VScroll(), MainWndProc(), MakeCheckItemVisible(), ME_ArrowPageDown(), ME_ArrowPageUp(), ME_CharFromPos(), ME_LButtonDown(), ME_MakeEditor(), ME_MouseMove(), ME_ScrollDown(), ME_ScrollLeft(), ME_ScrollRight(), ME_ScrollUp(), ME_UpdateScrollBar(), NEWco_IntGetScrollInfo(), CCanvasWindow::OnHVScroll(), OnScroll(), OnSize(), OnTimer(), CAutoComplete::OnVScroll(), para_range_invalidate(), preview_proc(), ResizeConWnd(), scroll_abs(), scroll_h_abs(), scroll_v_abs(), scrollbar_test_default(), ScrollBarWndProc_common(), SetScrollPos(), ShowHorzScrollBar(), ShowVertScrollBar(), START_TEST(), test_EM_SETTEXTEX(), test_hv_scroll_2(), test_mdi(), test_scroll_messages(), test_SetScrollInfo(), test_subclass(), TreeListProc(), TREEVIEW_UpdateScrollBars(), RdpClientUI::UIWindowProc(), UpdateControl(), UpdateScrollX(), UpdateScrollY(), UpdateWindowScrollState(), ZoomWnd_OnHVScroll(), and ZoomWnd_UpdateScroll().

◆ nTrackPos


The documentation for this struct was generated from the following file: