This topic has not yet been rated - Rate this topic

COleServerDoc::COleServerDoc

Constructs a COleServerDoc object without connecting with the OLE system DLLs.

COleServerDoc( );

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.

Header: afxole.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.