定时器信息结构体 More...
#include <STimerGenerator.h>
Public Attributes | |
SAutoRefPtr< IEvtSlot > | pEvtSlot |
BOOL | bRepeat |
LPARAM | uData |
定时器信息结构体
Definition at line 12 of file STimerGenerator.h.
BOOL TIMERINFO::bRepeat |
Definition at line 15 of file STimerGenerator.h.
SAutoRefPtr<IEvtSlot> TIMERINFO::pEvtSlot |
Definition at line 14 of file STimerGenerator.h.
LPARAM TIMERINFO::uData |
Definition at line 16 of file STimerGenerator.h.