Re: event firing and first-chance 0x800706bf (800706bf)
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Wed, 8 Jun 2005 00:01:00 -0400
"s" <shawnberg@xxxxxxxxx> wrote in message
news:1118187902.509339.169620@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> if the client my server is firing events is killed then i see an
> exception that is handled. how does a server detect this problem and
> how should it be handled? I'm using ATL connection points to implement
> this in VS6.
Eventually, you will get an error code (not sure which - might be
0x800706bf but I'm not sure) as a return value from the COM call to the
event handler. The call is inside FireXXX method (typically
wizard-generated) you call to fire the event - you would need to edit
the code by hand if you want to check the return code and do something
special in case of error.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- References:
- Prev by Date: Re: Tabbing Problem with ATL Dialog
- Next by Date: Re: CW2A Broken.
- Previous by thread: event firing and first-chance 0x800706bf (800706bf)
- Next by thread: Passing BSTR in an event
- Index(es):
Relevant Pages
|