CMessageLoopDefaultImpl::OnIdle

virtual boolCMessageLoopDefaultImpl::OnIdle(intnIdleCount)

Give the app an opportunity to be handle tasks during idle time

Defined in: Application.h

Return Value

false

Parameters

nIdleCount

reserved

Comments

OnIdle gives your app's message loop a chance handle tasks during idle time