CMessageLoopDefaultImpl::AddIdleHandler

void CMessageLoopDefaultImpl::AddIdleHandler(IIdleHandler* pIdleHandler)

Add and idle handler

Defined in: Application.h

Parameters

pIdleHandler

pointer to an implementation of IIdleHandler

Comments

AddIdleHandler Adds an idle handler to the window message machinery