Jump to content

GBM_QUERYANIMATIONACTIVE

From EDM2

This message returns the animation state of the graphic button.

Syntax

param1
     [[ULONG]]   [[ulReserved]]  /*  Reserved. */

param2
     [[ULONG]]   [[ulReserved]]  /*  Reserved. */

Parameters

ulReserved (ULONG)
Reserved.
ulReserved (ULONG)
Reserved.

Return Value

rc (ULONG)
Return codes indicating success or failure.
  • TRUE: Animation is active. The graphic button is currently animating.
  • FALSE: Animation is not active. The graphic button is not currently animating.