ReactOS 0.4.15-dev-8434-g155a7c7
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 2458 of file shlobj.h.

Member Data Documentation

◆ bFull

BOOL AUTO_SCROLL_DATA::bFull

Definition at line 2462 of file shlobj.h.

◆ dwLastScroll

DWORD AUTO_SCROLL_DATA::dwLastScroll

Definition at line 2461 of file shlobj.h.

◆ dwTimes

DWORD AUTO_SCROLL_DATA::dwTimes[NUM_POINTS]

Definition at line 2464 of file shlobj.h.

◆ iNextSample

int AUTO_SCROLL_DATA::iNextSample

Definition at line 2460 of file shlobj.h.

◆ pts

POINT AUTO_SCROLL_DATA::pts[NUM_POINTS]

Definition at line 2463 of file shlobj.h.


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