LPlayBack::GetState
#include "ltwrappr.h"
virtual L_UINT LPlayBack::GetState(L_VOID)
Gets the current state of the animation playback engine.
Returns
A constant that describes the current state of the animation playback engine. For possible values, refer to Animation Playback States.
Required DLLs and Libraries
| LTDIS For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. | 
See Also
| Functions: | |
| Topics: | Raster Image Functions: Creating and Maintaining Lists of Images | 
| 
 | 
Example
For an example, refer to LPlayBack::Append.