CDocItem::GetDocument
调用此函数获取包含项目的文档。
CDocument* GetDocument( ) const;
返回值
对包含项目的文档的指针; NULL,因此,如果该项不充当文档的各个部分。
备注
此函数在派生类 COleClientItem 和 COleServerItem重写,将返回到 COleDocument、 COleLinkingDoc或 COleServerDoc 对象的指针。
要求
Header: afxole.h
调用此函数获取包含项目的文档。
CDocument* GetDocument( ) const;
对包含项目的文档的指针; NULL,因此,如果该项不充当文档的各个部分。
此函数在派生类 COleClientItem 和 COleServerItem重写,将返回到 COleDocument、 COleLinkingDoc或 COleServerDoc 对象的指针。
Header: afxole.h