The information in this article applies to:
In general, the OLE libraries can be used to perform the same types of operations as the Dynamic Data Exchange Management Library (DDEML). With the OLE libraries, an application can:
Because DDE execute strings are outside of the realm of the OLE protocol, a special API has been provided. The OleExecute function in OLECLI (the OLE client library) enables an application to send a DDE execute command with an arbitrary command string. The server responds to this command using the Execute method defined in the OLEDOCUMENTVTBL structure. Additional query words: OLE DDEML 3.10 1.00
Keywords : kbole kbprg kbDDE kbOLE100 kbGrpCom kbDSupport |
Last Reviewed: October 26, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |