Personal Communications Response
Personal Communications returns the list of supported Windows clipboard formats
in CF_TEXT format in a DDE DATA message.
WM_DDE_DATA(hData, aFORMATS)The following Windows Clipboard formats are supported by Personal Communications:
CF_TEXTCF_DSPTEXT
If Personal Communications cannot return the formats data item, a DDE ACK message
is returned with an error code in the low-order byte of the wStatus
word:
WM_DDE_ACK(wStatus, aFORMATS)
| Return Code | Explanation |
|---|---|
| 9 | A system error occurred. |