What is CSingleDocTemplate?



What is CSingleDocTemplate?..

Answer / satheesh

CSingleDocTemplete defines a document template for SDI
applications. A document templet defines the relationship
between three types of classes, those are document, view
and frame window.

CSingleDocTemplete object can be create only one at a time.
So SDI application allows to open only one document at a
time.

Just call CSingleDocTemplete constructor remaining will be
handeled by the framework internally.

Is This Answer Correct ?    8 Yes 1 No

Post New Answer

More MFC Interview Questions

General purpose classes in MFC

1 Answers   TCS,


What types of threads are supported by MFC framework?

2 Answers  


I can i set size of integer variable should be fixed for different operating systems(Ex i want integer size is 2bytes in OS)

2 Answers   Invensys,


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

2 Answers  


What is LoadLibrary function returns?

7 Answers  






What is CArchive class dowes?

4 Answers  


What MFC base classes provide support for ActiveX controls?

2 Answers   Wipro,


what is the meaning of constant FILE EXCEEDS LENGTH LIMIT while loading from ps file to vsam in the jcl?

0 Answers  


How to setup a timer?

3 Answers   IBM,


What is stack size in win32 program?

1 Answers   HCL,


Which Macro is a Super set of other two macro DECLARE_SERIAL,DECLARE_DYNAMIC and DECLARE_DYNCREATE. ?

2 Answers   Sony,


What is a message map?

1 Answers   Mphasis,


Categories