typedef struct { /* ddln */
unsigned short unused:13,
fRelease:1,
fDeferUpd:1,
fAckReq:1;
short cfFormat;
} DDELN;
Documentation for this structure is not available for this release.