Application DDEPoke Method Method

Purpose

Sends data to an application.

Syntax

DDEPoke(Channel, Item, Data)

Required Parameters

Channel

The channel number returned by the DDEInitiate method.

Item

The item to which the data is to be sent.

Data

The data to be sent to the application.