title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.DDEInitiate method (Project) |
vbapj.chm1201 |
|
project-server |
|
a517c66f-4bec-9bec-270c-2053bc733145 |
06/08/2017 |
medium |
Opens a dynamic data exchange (DDE) channel to an application.
expression. DDEInitiate
( _App_
, _Topic_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
App | Required | String | The name of the application to which you want to send commands. |
Topic | Required | String | A document in the application to which you want to send commands. |
Boolean
[!includeSupport and feedback]