CMvcViewport::OnUpdate
voidCMvcViewport::OnUpdate(ISubject*pSubject, IMessage*pMsg)
The function reacts to notifications of change on the subject it is observing.
Defined in: MvcViewport.h
Return Value
void
Parameters
pSubject
The subject sending the update.
pMsg
The message indicating what change has occurred.