home *** CD-ROM | disk | FTP | other *** search
- -------------------------------------------------------------------
- Microsoft ActiveX Conferencing SDK 1.0 (Beta 2) Samples ReadMe
- July 1996
- -------------------------------------------------------------------
-
- (c) Copyright Microsoft Corporation, 1996
-
- ========================================================================
- MICROSOFT ACTIVEX CONFERENCING API SAMPLE : WORD
- ========================================================================
-
- This example demonstrates adding macros for Microsoft NetMeeting to
- Microsoft Word.
-
- To install the Microsoft NetMeeting Word macros:
-
- 1. Copy the Word template file NETMTG.DOT to your Microsoft Office
- templates directory.
- 2. Create a new document in Microsoft Word using the NETMTG
- template.
-
- Or:
-
- Add this template to an existing document by:
-
- a) On the File menu, click Templates...
- b) Click on the Add button.
- c) Choose the NETMTG template file.
-
- The conferencing toolbar may be disabled, and therefore not visible.
- To re-enable the toolbar (or to confirm that the conferencing toolbar is
- installed):
-
- 1. On the View menu, click Toolbars...
- 2. Enable the conferencing toolbar in the Toolbars listbox.
-
- The following macros are provided:
-
- * LaunchConferencing - Starts Microsoft NetMeeting in the
- background and listens for calls.
- * ConnectUser - Prompts for a machine name to connect to, starts
- Microsoft NetMeeting if not already running, and establishes
- the connection.
- * ShareApp - Shares the currently running instance of Word to the
- conference.
- * UnShare - If the current instance of Word is shared, this unshares
- it from the conference.
- * SendFile - Sends the current file to the conference.
-
- Notes:
-
- 1) The EZCONF.DLL must be installed in your Windows\System directory.
- Refer to the Readme.txt file in the SDK Samples\EZCONF directory for
- instructions on how to build and install this DLL.
-
- 2) You must have Microsoft NetMeeting installed in order to run this example.
-