COleServerDocEx Class

Provides operations on OLE server documents.

class COleServerDocEx : public COleServerDoc

Members

Public Constructors

Name

Description

COleServerDocEx::~COleServerDocEx

Destructor.

Public Methods

Name

Description

COleServerDocEx::CreateObject

Used by the framework to create a dynamic instance of this class type.

COleServerDocEx::GetThisClass

Used by the framework to obtain a pointer to the CRuntimeClass object that is associated with this class type.

COleServerDocEx::Serialize

 

Remarks

This class supports the MFC framework infrastructure and is not intended to be used directly from your code.

Inheritance Hierarchy

CObject

   CCmdTarget

      CDocument

         COleDocument

            COleLinkingDoc

               COleServerDoc

                  COleServerDocEx

Requirements

Header: afxoleserverdocex.h

See Also

Concepts

MFC Hierarchy Chart

Other Resources

Classes (MFC Feature Pack)