Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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