System::Threading::TimerQueue::Add method

TimerQueue::Add method

Registreert timer in wachtrij.

bool System::Threading::TimerQueue::Add(Timer *timer)
ParameterTypeBeschrijving
timerTimer *Timer om te registreren.

ReturnValue

Geeft altijd true terug.

Zie ook