CDocument Class MembersConstructionCDocumentConstructs aCDocumentobject. OperationsAddViewAttaches a view to the document.GetDocTemplateReturns a pointer to the document template that describes the type of the document.GetFirstViewPositionReturns the position of the first in the list of views; used to begin iteration.- 첫번째 뷰의 포지션을 얻는다 .( 포지션 얻은후 GetNextView 와 함께사용)GetNextViewIterates through the..