Actions for Dynamic Data Exchange (DDE)

Previous Next

Action Name

Usage

DdeConnect()

Starts a DDE conversation.

DdeDisconnect()

Closes a DDE conversation.

DdeExecute()

Executes a command on the DDE server.

DdePoke()

Sends an item to the DDE server.

DdeRequest()

Retrieves an item from the DDE server.

DdeStartAdvise()

Starts an advise loop on the DDE server.

DdeStopAdvise()

Stops an advise loop on the DDE server.