ANIMATIONINFO Structure

Type ANIMATIONINFO
  cbSize As Long
  iMinAnimate As Long
End Type

ANIMATIONINFO-type variables identify the settings of animation effects in Windows. The structure specifies whether Windows displays the animation when maximizing, restoring, or minimizing a window.

cbSize
The size in bytes of the structure.
iMinAnimate
If 0, then do not display the animations when maximizing, restoring, or minimizing a window. If non-zero, then display the animations.

Used by: SystemParametersInfo

Go back to the alphabetical Structure listing.
Go back to the Reference section index.


This page is copyright © 2000 Paul Kuliniewicz. Copyright Information.
Go back to the Windows API Guide home page.
E-mail: vbapi@vbapi.com Send Encrypted E-Mail
This page is at http://www.vbapi.com/ref/(?/name).html