typedef struct tagDDEML_MSG_HOOK_DATA { /* dmhd */
UINT uiLo;
UINT uiHi;
DWORD cbData;
DWORD Data[8];
} DDEML_MSG_HOOK_DATA, *PDDEML_MSG_HOOK_DATA;
Documentation for this structure is not available for this release.