COleServerDoc::COleServerDoc
COleServerDoc();
Remarks
Constructs a COleServerDoc object without connecting with the OLE system DLLs. You must call COleLinkingDoc::Register to open communications with OLE. If you are using COleTemplateServer in your application, COleLinkingDoc::Register is called for you by COleLinkingDoc’s implementation of OnNewDocument, OnOpenDocument, and OnSaveDocument.
COleServerDoc Overview | Class Members | Hierarchy Chart
See Also COleLinkingDoc::Register