Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.15 KB

active-document-classes.md

File metadata and controls

33 lines (28 loc) · 1.15 KB
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
Active Document Classes | Microsoft Docs
11/04/2016
cpp-windows
article
vc.classes.document
C++
Active document classes [MFC]
cc20af37-b658-406d-8148-7670737f4c03
9
mikeblome
mblome
ghogen

Active Document Classes

Active documents can be displayed either in the entire client window of a Web browser, such as Internet Explorer 5.5, or in an Active container, such as the Microsoft Office Binder, that supports Active documents.

CDocObjectServer
Maps the Active document interfaces, and initializes and activates an Active document object.

CDocObjectServerItem
Implements OLE server verbs specifically for Active document servers.

COleDocObjectItem
Implements Active document containment.

See Also

Class Overview