| Miles Sound System SDK 7.2a |
The function AIL_set_timer_user instructs the MSS timer dispatcher to pass the value user to the timer callback function associated with the timer handle timer.
UINTa AIL_set_timer_user( HTIMER timer, UINTa user ); |
The previous timer user value.
See AIL_register_timer for details on how a timer callback function may be registered with the MSS API, and any desired timer user value may be passed to it.
Group:
Timer Services
Related Functions:
AILTIMERCB, AIL_register_timer
Related Basic Types:
HTIMER, UINTa
For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.