Skip to content

Latest commit

 

History

History
51 lines (46 loc) · 1.33 KB

File metadata and controls

51 lines (46 loc) · 1.33 KB
title Active Document Classes | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-windows
ms.tgt_pltfrm
ms.topic article
f1_keywords
vc.classes.document
dev_langs
C++
helpviewer_keywords
Active document classes
ms.assetid cc20af37-b658-406d-8148-7670737f4c03
caps.latest.revision 9
author mikeblome
ms.author mblome
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

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