How to catch Word application events by using Visual C++ (183599)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
- Microsoft Word 2002
- Microsoft Word 2000
- Microsoft Word 97 for Windows
This article was previously published under Q183599 SUMMARY This article demonstrates how to catch Microsoft Word 97
application events using Microsoft Visual C++. However, the concepts and code
in this article are not specific to Microsoft Word; they are applicable to the
entire suite of Microsoft Office applications, as well as any other
applications that expose events. REFERENCES For more information about creating sink interfaces, and
simplifying the connection process, click on the article number below to view
it in the Microsoft Knowledge Base: 181845 HOWTO: Create a Sink Interface in MFC-Based COM Client
For a general example of, and more information about, connection
points, see the Connpts.exe sample described in the following article in the
Microsoft Knowledge Base: 152087 Connpts.exe Implements Connection Points in MFC Apps
Modification Type: | Minor | Last Reviewed: | 3/21/2005 |
---|
Keywords: | kbProgramming kbAutomation kbcode kbFAQ kbhowto kbinterop KB183599 |
---|
|