mTimerClass Struct Reference
[mTimer]
the class of Timer object
More...
#include <mtimer.h>
Detailed Description
the class of Timer object
- BOOL start (mTimer * self);
Start the timer - Parameters:
-
- Returns:
- TRUE - timer started sucess, FALSE - failed
- void stop (mTimer * self);
- Parameters:
-
- HWND getParent (mTimer * self);
Get the handle of window who owner this timer - Parameters:
-
- Returns:
- the owner's handle
The documentation for this struct was generated from the following file: