Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
CDocument();
Remarks
Constructs a CDocument object. The framework handles document creation for you. Override the OnNewDocument member function to perform initialization on a per-document basis; this is particularly important in single document interface (SDI) applications.
CDocument Overview | Class Members | Hierarchy Chart
See Also CDocument::OnNewDocument, CDocument::OnOpenDocument