This data member contains a pointer to a CDocument. Use this pointer to convey additional information about the serialization process to all objects being serialized. Initialize the pointer, with the document that is being serialized, in such a way that objects within the document can access the document if necessary.
Header file: | Afx.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CDocument m_pDocument;