Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.01 KB

File metadata and controls

25 lines (18 loc) · 1.01 KB
description Learn more about: Active Document Classes
title Active Document Classes
ms.date 11/04/2016
helpviewer_keywords
Active document classes [MFC]

Active Document Classes

Note

The Microsoft Foundation Classes (MFC) library continues to be supported. However, we're no longer adding features or updating the documentation.

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