DDE API data types

 

The data types in the following list define the size and meaning of the parameters in the DDE API transactions.

Type

Definition

DWORD

signed 32-bit integer

WORD

signed 16-bit integer

string

text in quotation marks

float

floating point value

BOOL

16-bit Boolean value (0 or 1)

See also