0 out of 1 rated this helpful - Rate this topic

UDACCEL structure

Applies to: desktop apps only

Contains acceleration information for an up-down control.

Syntax

typedef struct {
  UINT nSec;
  UINT nInc;
} UDACCEL, *LPUDACCEL;

Members

nSec

Type: UINT

Amount of elapsed time, in seconds, before the position change increment specified by nInc is used.

nInc

Type: UINT

Position change increment to use after the time specified by nSec elapses.

Requirements

Minimum supported client

Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Header

Commctrl.h

 

 

Send comments about this topic to Microsoft

Build date: 3/6/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ