Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
comet::typelibrary_loader< TL > Struct Template Reference
[Interface implementations., Interface implementations.]
#include <comet/impqi.h>
Static Public Member Functions | |
| HRESULT | load (ITypeLib **pTypeLib) |
| Load the type-library. | |
Detailed Description
template<typename TL>
struct comet::typelibrary_loader< TL >
Type Library Loader. Allow provision for different means of loading a type-library. - Parameters:
-
TL A Comet type-library.
Member Function Documentation
|
||||||||||
|
Load the type-library. Create a different template instantiation of this to load type-libraries from a different source (example - from a second resource in the dll). |
The documentation for this struct was generated from the following file: