implementing IErrorInfo and ISupportErrorInfo interfaces 
Author Message
 implementing IErrorInfo and ISupportErrorInfo interfaces

When I write a COM component with ATL 3.0, I am thinking of implementing the
IErrorInfo and ISupportInfo interfaces in my component. Which capabilities
will be added to my component as a result of these action?

1) the capability to notify the client application that an error condition
has occured
2) the capability to copy trace information about errors to a logging file
3) the capability to trace information about errors in a message window
4) the capability to trace information about errors in a message box
5) the capability to provide detailed information about an error
6) the capability to notify the client application that detailed information
is avaliable when an error occurs.



Tue, 04 Mar 2003 03:00:00 GMT  
 implementing IErrorInfo and ISupportErrorInfo interfaces
How many questions are in your test? You gonna ask every one of them? Do
your own homework!
--
With best wishes,
    Igor Tandetnik


Quote:
> When I write a COM component with ATL 3.0, I am thinking of implementing
the
> IErrorInfo and ISupportInfo interfaces in my component. Which capabilities
> will be added to my component as a result of these action?

> 1) the capability to notify the client application that an error condition
> has occured
> 2) the capability to copy trace information about errors to a logging file
> 3) the capability to trace information about errors in a message window
> 4) the capability to trace information about errors in a message box
> 5) the capability to provide detailed information about an error
> 6) the capability to notify the client application that detailed
information
> is avaliable when an error occurs.



Tue, 04 Mar 2003 03:00:00 GMT  
 implementing IErrorInfo and ISupportErrorInfo interfaces

Just trying to learn. Indeed COM was so frustrating to me but I got started.
After VB it is so different in VC++.

Thanks for your help.


Quote:
> How many questions are in your test? You gonna ask every one of them? Do
> your own homework!
> --
> With best wishes,
>     Igor Tandetnik



> > When I write a COM component with ATL 3.0, I am thinking of implementing
> the
> > IErrorInfo and ISupportInfo interfaces in my component. Which
capabilities
> > will be added to my component as a result of these action?

> > 1) the capability to notify the client application that an error
condition
> > has occured
> > 2) the capability to copy trace information about errors to a logging
file
> > 3) the capability to trace information about errors in a message window
> > 4) the capability to trace information about errors in a message box
> > 5) the capability to provide detailed information about an error
> > 6) the capability to notify the client application that detailed
> information
> > is avaliable when an error occurs.



Tue, 04 Mar 2003 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Bug? Implementing an Interface

2. Problem implementing interface

3. Create instance of unnamed class that implements interface

4. Internal Compiler Error while deriving C# class from a MC++ class implementing a C# interface

5. How to implement such kind of interface?

6. Implementing an interface on a inherited class

7. Implementing interface members as protected?

8. Implementing a COM+ interface in C#

9. Implementing a COM interface

10. Implementing an Interface within a Windows Service

11. Calling explicitly implemented interface method from derived class

12. How Implement IMessageFilter interface In my MFC Project?

 

 
Powered by phpBB® Forum Software