Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
comet::IProvideClassInfoImpl< COCLASS > Class Template Reference
[Interface implementations., Interface implementations.]
#include <comet/server.h>
Inheritance diagram for comet::IProvideClassInfoImpl< COCLASS >:


Public Types | |
| typedef IProvideClassInfo | interface_is |
Public Attributes | |
| STDMETHOD( | GetClassInfo )(ITypeInfo **ppTypeInfo) |
Detailed Description
template<typename COCLASS>
class comet::IProvideClassInfoImpl< COCLASS >
This class provides IProvideClassInfo interfaces for simple, static, embeded or other custom classes. IProvideClassInfoImpl is used by coclass and aggregateable_coclass by default. This class also provides class name information to the exception handler. - See also:
- default_exception_handler_traits
The documentation for this class was generated from the following file: