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 the use of OninitDialog ?

11 Answers   HCL, Nagarro,


How you find memory leaks?

4 Answers   ABB,


How to find the mouse entering an image?..while entering need to display next image...

4 Answers  


What are the special requirements for dialog box resources used in a form view?

2 Answers  


how u can move CDC pointer to one line in cview?

2 Answers  


How do I create a dialog box in mfc?

0 Answers  


What are the advantages of using Doc/View or SDI over DialogBox

2 Answers  


If application hangs while SendMessage is waiting for the result, how you handle it?

2 Answers  


What is document-view architecture ? Give me one real time example for SDI ?

2 Answers  


What is the base class for MFC Framework ?

4 Answers  


1)does Frame Thickness in MFC?

1 Answers   winfoware,


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

5 Answers  


Categories