CDocument::GetDocTemplate

Call this member function to retrieve a pointer to the document template for this document type.

Syntax

CDocTemplate* GetDocTemplate( ) const;

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CDocument Overview, CDocument Member Functions, Application Architecture Classes, CDocTemplate