Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Objective Views User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

15.3 Declaring the COleServerDoc Class

The document class in your application must derive from COleServerDoc. It should declare at least one member variable that is derived from CODModel. It should override the OnGetEmbeddedItem() method for creating server items. It should also override OnDeactivate(). The declaration of your COleServerDoc derived class should look like Example 20.

Example 20: Declaration of a COleServerDoc derived class



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and Stingray, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.