MvcDefObserver::OnUpdate

voidMvcDefObserver::OnUpdate(IMvcSubject*pSubject, IMvcMessage*pMsg)

The function reacts to notifications of change on the subject it is observing.

Defined in: MvcDefSbjObs.h

Return Value

void

Parameters

pSubject

Pointer to subject that was updated.

pMsg

Pointer to message that describes the update.