DDEUP

typedef struct { /* ddup */

unsigned short unused:12,

fAck:1,

fRelease:1,

fReserved:1,

fAckReq:1;

short cfFormat;

BYTE rgb[1];

} DDEUP;

Documentation for this structure is not available for this release.