API 文档
>
Miscellaneous
>
Object ProUITimer
> Callback ProUITimerAction
Callback ProUITimerAction
Description
Timer Action Callback for
ProUITimerCreate
Synopsis
#include <
ProUIDialog.h
>
void
(*ProUITimerAction)
(
char* dialog
/* (In)
Dialog name
*/
ProUITimerID
timer_id
/* (In)
Timer id
*/
ProAppData
appdata
/* (In)
User data to be passed to the action function.
*/
)
Returns
None
User Guide References
Dialog Operations:ProUITimerAction
Parent topic
Object ProUITimer
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳