The DDEADVISE structure contains flags that specify how a DDE server application should send data to a client application during an advise loop. A client passes the handle of a DDEADVISE structure to a server as part of a WM_DDE_ADVISE message. This structure supersedes the DDELN structure.
typedef struct { // ddeadv unsigned short reserved:14, fDeferUpd:1, fAckReq:1; short cfFormat; } DDEADVISE;
CF_BITMAP
CF_DIB
CF_DIF
CF_ENHMETAFILE
CF_METAFILEPICT
CF_OEMTEXT
CF_PALETTE
CF_PENDATA
CF_RIFF
CF_SYLK
CF_TEXT
CF_TIFF
CF_WAVE
CF_UNICODETEXT
WM_DDE_ADVISE, WM_DDE_DATA, WM_DDE_UNADVISE
file: /Techref/os/win/api/win32/struc/src/str03_4.htm, 2KB, , updated: 2000/4/7 11:20, local time: 2024/11/13 01:06,
3.141.193.126:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/Techref/os/win/api/win32/struc/src/str03_4.htm"> DDEADVISE</A> |
Did you find what you needed? |