What function is called by a document class to notify views
that the document has been changed?

Answers were Sorted based on User's Feedback



What function is called by a document class to notify views that the document has been changed?..

Answer / satheeshkedarisetti

UpdateAllViews()

Is This Answer Correct ?    7 Yes 0 No

What function is called by a document class to notify views that the document has been changed?..

Answer / narendra

SetModifiedFlag (TRUE)

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More MFC Interview Questions

WHAT IS DIFFERENT BETWEN RELEASE MODE & DEBUGGING MODE

4 Answers   Google, Microsoft, TCS,


What is the base class for MFC

3 Answers   HCL,


What is serialization ?which function is responsible for serializing data ?

5 Answers  


what is the use of AFX_MANAGE_STATE ?

4 Answers   HCL,


Does the application have more than one object? If no, then what is the reason?

5 Answers  






Hi can anyone explain about the synchronization objects types and where we are using in the code.

1 Answers  


1)does Frame Thickness in MFC?

1 Answers   winfoware,


Why Array Index starts from Zero

30 Answers   HCL,


if no message handler is available for a message then will deal with the message ? does window proving any default mechanism?

2 Answers   Patni,


What is CALLBACK? How it work? what is the advantage of CALLBACK, please explain with an example

6 Answers  


In MFC By Using Communication Between Dialog Boxes,How Can We Send Message Of one Dialog Box To Another Dialog.?

3 Answers   Financial Technologies,


what is the difference between compiling and building?

1 Answers  


Categories