Sponsors

DrawAnimatedRects

Function name: DrawAnimatedRects

Defined in : User32

Requirements : Windows NT 4.0 or later; Windows 95 or later

Declaration:

Declare Function DrawAnimatedRects Lib "user32" Alias "DrawAnimatedRects" (ByVal hwnd As Long, ByVal idAni As Long, lprcFrom As Rect, lprcTo As Rect) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Graphical

Categories