GUI_ANIMATION_CALLBACK_FUNC is only used within STemWin.
 
Symbols
loading...
Files
loading...

GUI_ANIMATION_CALLBACK_FUNC

Syntax

typedef int GUI_ANIMATION_CALLBACK_FUNC(int TimeRem, void * pVoid);

References

LocationReferrerScopeText
GUI.h:978
typedef int GUI_ANIMATION_CALLBACK_FUNC(int TimeRem, void * pVoid);
GUI.h:988GUI_MEMDEV__pCbAnimation
extern GUI_ANIMATION_CALLBACK_FUNC * GUI_MEMDEV__pCbAnimation;
GUI.h:1060GUI_MEMDEV_SetAnimationCallback()::pCbAnimationGUI_MEMDEV_SetAnimationCallback()
void GUI_MEMDEV_SetAnimationCallback(GUI_ANIMATION_CALLBACK_FUNC * pCbAnimation, void * pVoid);

Type Use

Variables of GUI_ANIMATION_CALLBACK_FUNC type
GUI_ANIMATION_CALLBACK_FUNC