SECTrayIcon::Play
voidSECTrayIcon::Play(SEC_DWORDnBaseState, UINTnStates)
Play a circular animation of tray icon states. Use this function to display a tray icon animation. See AddState for more information on tray icon states
Defined in: TrayIcon.cpp
Return Value
void
Parameters
nBaseState
Beginning state for animation
nStates
Number of sequential states in animation before loopback
See Also