Overview
Group
Quick Info

DDELN

The DDELN structure is obsolete. Win32-based applications should use the DDEADVISE structure.

typedef struct { // ddeln

unsigned short unused:13,

fRelease:1,

fDeferUpd:1,

fAckReq:1;

short cfFormat;

} DDELN;

See Also

DDEADVISE
, WM_DDE_ADVISE, WM_DDE_UNADVISE

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