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_TEXT -
CF_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. |