ReactOS 0.4.15-dev-7958-gcd0bb1a
AUTO_SCROLL_DATA Struct Reference

#include <shlobj.h>

Collaboration diagram for AUTO_SCROLL_DATA:

Public Attributes

int iNextSample
 
DWORD dwLastScroll
 
BOOL bFull
 
POINT pts [NUM_POINTS]
 
DWORD dwTimes [NUM_POINTS]
 

Detailed Description

Definition at line 2444 of file shlobj.h.

Member Data Documentation

◆ bFull

BOOL AUTO_SCROLL_DATA::bFull

Definition at line 2448 of file shlobj.h.

◆ dwLastScroll

DWORD AUTO_SCROLL_DATA::dwLastScroll

Definition at line 2447 of file shlobj.h.

◆ dwTimes

DWORD AUTO_SCROLL_DATA::dwTimes[NUM_POINTS]

Definition at line 2450 of file shlobj.h.

◆ iNextSample

int AUTO_SCROLL_DATA::iNextSample

Definition at line 2446 of file shlobj.h.

◆ pts

POINT AUTO_SCROLL_DATA::pts[NUM_POINTS]

Definition at line 2449 of file shlobj.h.


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