please dont rip this site Prev Next

DDEACK info  Overview  Group


The DDEACK structure contains status flags that a DDE application passes to its partner as part of the WM_DDE_ACK message. The flags provide details about the application’s response to the messages WM_DDE_DATA, WM_DDE_POKE, WM_DDE_EXECUTE, WM_DDE_ADVISE, WM_DDE_UNADVISE, and WM_DDE_REQUEST.

typedef struct { // ddeack 

    unsigned short bAppReturnCode:8, 

    reserved:6, 

    fBusy:1, 

    fAck:1; 

} DDEACK; 

 

Members

bAppReturnCode
Specifies an application-defined return code.
fBusy
Indicates whether the application was busy and unable to respond to the partner’s message at the time the message was received. A nonzero value indicates the partner was busy and unable to respond. The fBusy member is defined only when the fAck member is zero.
fAck
Indicates whether the application accepted the message from its partner. A nonzero value indicates the partner accepted the message.

See Also

WM_DDE_ACK, WM_DDE_ADVISE, WM_DDE_DATA, WM_DDE_EXECUTE, WM_DDE_REQUEST, WM_DDE_POKE, WM_DDE_UNADVISE 

See also:


file: /Techref/os/win/api/win32/struc/src/str03_3.htm, 2KB, , updated: 2000/4/7 12:20, local time: 2012/5/25 12:27,
TOP NEW HELP FIND: 
38.107.179.232:LOG IN

 ©2012 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?
Please DO link to this page! Digg it! / MAKE! / 

<A HREF="http://www.piclist.com/techref/os/win/api/win32/struc/src/str03_3.htm"> DDEACK</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

 
Check out Seiichi Inoue San's BEAUTIFUL
PIC 16 series Microcontroller Instruction Set Reference
. And his Hobby Electronics web site at http://hobby_elec.piclist.com.
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .