Overview
Group
Quick Info

DDEUP

The DDEUP structure is obsolete. Win32-based applications should use the DDEDATA and DDEPOKE structures.

typedef struct { // ddeup

unsigned short unused:12,

fAck:1,

fRelease:1,

fReserved:1,

fAckReq:1;

short cfFormat;

BYTE rgb[1];

} DDEUP;

See Also

WM_DDE_DATA, WM_DDE_POKE

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples