LAnimationWindow::IsWaitingForUserInput

Summary

Determines whether the animation playback waits for user input at the specified index in the list.

Syntax

#include "ltwrappr.h"

L_BOOL LAnimationWindow::IsWaitingForUserInput(nIndex) const

Parameters

L_UINT nIndex

Position of the bitmap list item.

Returns

Value Meaning
TRUE The bitmap list item is set to wait for user input.
FALSE The bitmap list item is not set to wait for user input.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Example

For an example, refer to LAnimationWindow::WaitForUserInput.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.